stuff
This commit is contained in:
parent
1982a31ae5
commit
b8d18574a4
|
@ -11,7 +11,7 @@ class ReadAllNotificationsButton {
|
||||||
|
|
||||||
initConstructor () {
|
initConstructor () {
|
||||||
this.changelog = {
|
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 = {
|
this.patchModules = {
|
||||||
|
|
|
@ -11,7 +11,7 @@ class ShowHiddenChannels {
|
||||||
|
|
||||||
initConstructor () {
|
initConstructor () {
|
||||||
this.changelog = {
|
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 = {
|
this.patchModules = {
|
||||||
|
|
Loading…
Reference in New Issue