From 5b9af63531456a49627909d12e675488b93324b8 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sat, 7 Sep 2019 09:21:39 +0200 Subject: [PATCH] Update EditUsers.plugin.js --- Plugins/EditUsers/EditUsers.plugin.js | 87 ++++++++++++--------------- 1 file changed, 40 insertions(+), 47 deletions(-) diff --git a/Plugins/EditUsers/EditUsers.plugin.js b/Plugins/EditUsers/EditUsers.plugin.js index 414fad4bbe..3504f3884f 100644 --- a/Plugins/EditUsers/EditUsers.plugin.js +++ b/Plugins/EditUsers/EditUsers.plugin.js @@ -3,7 +3,7 @@ class EditUsers { getName () {return "EditUsers";} - getVersion () {return "3.5.3";} + getVersion () {return "3.5.4";} getAuthor () {return "DevilBro";} @@ -11,7 +11,7 @@ class EditUsers { constructor () { this.changelog = { - "fixed":[["EditChannels bug","Fixed a bug that occured when EditChannels is enabled"]] + "fixed":[["BotTags","No longer forces bottag color to be the same as the role color unless BetterRoleColors is enabled and the bottag option in BRC is enabled"]] }; this.labels = {}; @@ -74,21 +74,21 @@ class EditUsers { this.userContextEntryMarkup = `
-
-
REPLACE_context_localusersettings_text
-
+
+
REPLACE_context_localusersettings_text
+
`; this.userContextSubMenuMarkup = `
-
-
REPLACE_submenu_usersettings_text
+
+
REPLACE_submenu_usersettings_text
-
-
REPLACE_submenu_resetsettings_text
+
+
REPLACE_submenu_resetsettings_text
@@ -102,7 +102,7 @@ class EditUsers {
-

REPLACE_modal_header_text

+

REPLACE_modal_header_text