From dcc82ee94fa8791e65c828a7e0934059d94a6628 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 25 Apr 2019 22:59:53 +0200 Subject: [PATCH] Update ReadAllNotificationsButton.plugin.js --- .../ReadAllNotificationsButton.plugin.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js b/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js index 2156d5f7f8..0d3ea63417 100644 --- a/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js +++ b/Plugins/ReadAllNotificationsButton/ReadAllNotificationsButton.plugin.js @@ -3,7 +3,7 @@ class ReadAllNotificationsButton { getName () {return "ReadAllNotificationsButton";} - getVersion () {return "1.4.5";} + getVersion () {return "1.4.6";} getAuthor () {return "DevilBro";} @@ -40,7 +40,7 @@ class ReadAllNotificationsButton { this.RANbuttonMarkup = `
-
read all
+
read all
`; this.RAMbuttonMarkup =