diff --git a/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js b/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js index c8f567473e..51a0252b13 100644 --- a/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js +++ b/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js @@ -2,6 +2,11 @@ class ReadAllNotificationsButton { initConstructor () { + this.patchModules = { + "Guilds":"componentDidMount", + "RecentMentions":"componentDidMount" + }; + this.RANbuttonMarkup = `