mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Added a "Hide Action" setting
This commit is contained in:
@@ -204,9 +204,17 @@
|
||||
"group": "General"
|
||||
},
|
||||
{
|
||||
"id": "globalAction",
|
||||
"label": "Streamer.bot Action",
|
||||
"description": "Run this Streamer.bot Action on every alert",
|
||||
"id": "globalShowAction",
|
||||
"label": "Show Action",
|
||||
"description": "Run this Streamer.bot Action at the start of every alert",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"group": "General"
|
||||
},
|
||||
{
|
||||
"id": "globalHideAction",
|
||||
"label": "Hide Action",
|
||||
"description": "Run this Streamer.bot Action at the end of every alert",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"group": "General"
|
||||
|
||||
Reference in New Issue
Block a user