Removed unnecessary "Enabled Kick Support" toggle

This commit is contained in:
nuttylmao
2025-07-24 08:44:37 +10:00
parent de9edc37d0
commit 7590507d67
6 changed files with 3 additions and 44 deletions
-12
View File
@@ -363,21 +363,12 @@
"showIf": "showYouTubeMemberships",
"group": "Which YouTube alerts do you want to see?"
},
{
"id": "enableKickSupport",
"label": "Enable Kick Support",
"description": "",
"type": "checkbox",
"defaultValue": false,
"group": "Which Kick alerts do you want to see?"
},
{
"id": "kickUsername",
"label": "Kick Username",
"description": "",
"type": "text",
"defaultValue": "",
"showIf": "enableKickSupport",
"group": "Which Kick alerts do you want to see?"
},
{
@@ -386,7 +377,6 @@
"description": "",
"type": "checkbox",
"defaultValue": true,
"showIf": "enableKickSupport",
"group": "Which Kick alerts do you want to see?"
},
{
@@ -404,7 +394,6 @@
"description": "",
"type": "checkbox",
"defaultValue": true,
"showIf": "enableKickSupport",
"group": "Which Kick alerts do you want to see?"
},
{
@@ -422,7 +411,6 @@
"description": "",
"type": "checkbox",
"defaultValue": true,
"showIf": "enableKickSupport",
"group": "Which Kick alerts do you want to see?"
},
{