diff --git a/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js b/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js index 26cccdeae7..2156d5f7f8 100644 --- a/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js +++ b/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js @@ -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 = { diff --git a/Plugins/ShowHiddenChannels/ShowHiddenChannels.plugin.js b/Plugins/ShowHiddenChannels/ShowHiddenChannels.plugin.js index 7c96ee3e22..e3b0c30d75 100644 --- a/Plugins/ShowHiddenChannels/ShowHiddenChannels.plugin.js +++ b/Plugins/ShowHiddenChannels/ShowHiddenChannels.plugin.js @@ -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 = {