This commit is contained in:
Mirco Wittrien 2019-04-24 08:59:34 +02:00
parent 1982a31ae5
commit b8d18574a4
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ class ReadAllNotificationsButton {
initConstructor () {
this.changelog = {
"fixed":[["New classes","Fixed the plugin for the new class update"]]
"fixed":[["New Classes","Fixed the plugin for the new class update"]]
};
this.patchModules = {

View File

@ -11,7 +11,7 @@ class ShowHiddenChannels {
initConstructor () {
this.changelog = {
"fixed":[["New classes","Fixed the plugin for the new class update"]]
"fixed":[["New Classes","Fixed the plugin for the new class update"]]
};
this.patchModules = {