Added TikTok Followers Support

This commit is contained in:
Rodrigo Emanuel
2025-07-25 20:13:51 -03:00
parent 7590507d67
commit 22b150da2f
2 changed files with 46 additions and 1 deletions
+9
View File
@@ -393,6 +393,15 @@
"showIf": "enableTikTokSupport",
"group": "Which TikTok messages do you want to see?"
},
{
"id": "showTikTokFollows",
"label": "New Followers",
"description": "",
"type": "checkbox",
"defaultValue": true,
"showIf": "enableTikTokSupport",
"group": "Which TikTok messages do you want to see?"
},
{
"id": "showTikTokGifts",
"label": "Gifts",