mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Added a global action + minor animation changes
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"type": "number",
|
||||
"min": 1,
|
||||
"max": 120,
|
||||
"defaultValue": 30,
|
||||
"defaultValue": 20,
|
||||
"group": "Appearance"
|
||||
},
|
||||
{
|
||||
@@ -203,6 +203,14 @@
|
||||
"defaultValue": true,
|
||||
"group": "General"
|
||||
},
|
||||
{
|
||||
"id": "globalAction",
|
||||
"label": "Streamer.bot Action",
|
||||
"description": "Run this Streamer.bot Action on every alert",
|
||||
"type": "sb-actions",
|
||||
"defaultValue": "",
|
||||
"group": "General"
|
||||
},
|
||||
{
|
||||
"id": "showMesesages",
|
||||
"label": "Show Messages",
|
||||
|
||||
Reference in New Issue
Block a user