Added "Show Messages" option

This commit is contained in:
nuttylmao
2025-04-17 05:16:33 +10:00
parent 3b94dff594
commit 170603389c
@@ -149,6 +149,14 @@
"defaultValue": "align-to-bottom", "defaultValue": "align-to-bottom",
"group": "General" "group": "General"
}, },
{
"id": "showMesesages",
"label": "Show Messages",
"description": "Such as donation messages, subscriber messages etc.",
"type": "checkbox",
"defaultValue": true,
"group": "General"
},
{ {
"id": "showTwitchFollows", "id": "showTwitchFollows",
"label": "New Follows", "label": "New Follows",