Fixed setting groups for Kick

This commit is contained in:
nuttylmao
2025-07-14 10:42:28 +10:00
parent 24cbab0df6
commit aa228b608f
+2 -2
View File
@@ -318,7 +318,7 @@
"description": "",
"type": "checkbox",
"defaultValue": false,
"group": "Which Kick messages do you want to see?"
"group": "Which Kick alerts do you want to see?"
},
{
"id": "kickUsername",
@@ -327,7 +327,7 @@
"type": "text",
"defaultValue": "",
"showIf": "enableKickSupport",
"group": "Which Kick messages do you want to see?"
"group": "Which Kick alerts do you want to see?"
},
{
"id": "showKickSubs",