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