mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Fixed setting groups for Kick
This commit is contained in:
@@ -318,7 +318,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"type": "checkbox",
|
"type": "checkbox",
|
||||||
"defaultValue": false,
|
"defaultValue": false,
|
||||||
"group": "Which Kick messages do you want to see?"
|
"group": "Which Kick alerts do you want to see?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "kickUsername",
|
"id": "kickUsername",
|
||||||
@@ -327,7 +327,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"defaultValue": "",
|
"defaultValue": "",
|
||||||
"showIf": "enableKickSupport",
|
"showIf": "enableKickSupport",
|
||||||
"group": "Which Kick messages do you want to see?"
|
"group": "Which Kick alerts do you want to see?"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "showKickSubs",
|
"id": "showKickSubs",
|
||||||
|
|||||||
Reference in New Issue
Block a user