Update LastMessageDate.plugin.js
This commit is contained in:
parent
109cf59f30
commit
3a8a80bcf5
|
@ -11,7 +11,6 @@ class LastMessageDate {
|
||||||
|
|
||||||
constructor () {
|
constructor () {
|
||||||
this.changelog = {
|
this.changelog = {
|
||||||
"fixed":[["BetterRoleColors","Fixed now working when BRC is enabled ......"]],
|
|
||||||
"improved":[["New Library Structure & React","Restructured my Library and switched to React rendering instead of DOM manipulation"]]
|
"improved":[["New Library Structure & React","Restructured my Library and switched to React rendering instead of DOM manipulation"]]
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue