mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Added "Skip Fourthwall Free Orders" setting
This commit is contained in:
@@ -517,6 +517,15 @@
|
||||
"defaultValue": true,
|
||||
"group": "Which donation messages do you want to see?"
|
||||
},
|
||||
{
|
||||
"id": "skipFourthwallFreeOrders",
|
||||
"label": "Skip Free Orders",
|
||||
"description": "If enabled, free orders from Fourthwall will be skipped.",
|
||||
"type": "checkbox",
|
||||
"defaultValue": true,
|
||||
"showIf": "showFourthwallAlerts",
|
||||
"group": "Which donation messages do you want to see?"
|
||||
},
|
||||
{
|
||||
"id": "furryMode",
|
||||
"label": "Furry Mode",
|
||||
|
||||
Reference in New Issue
Block a user