stuff
This commit is contained in:
parent
1982a31ae5
commit
b8d18574a4
|
@ -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 = {
|
||||
|
|
|
@ -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 = {
|
||||
|
|
Loading…
Reference in New Issue