Update LastMessageDate.plugin.js

This commit is contained in:
Mirco Wittrien 2019-12-11 11:36:31 +01:00
parent 109cf59f30
commit 3a8a80bcf5
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ class LastMessageDate {
constructor () {
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"]]
};