Update config.json

cats should be comma seperated
This commit is contained in:
bruvv
2023-08-27 10:00:29 +00:00
committed by GitHub
parent 6ec772a84a
commit e4620b80cf

View File

@@ -14,7 +14,7 @@
"init": false,
"name": "Castsponsorskip",
"options": {
"CSS_CATEGORIES": "sponsor",
"CSS_CATEGORIES": "sponsor, into, outro, selfpromo",
"CSS_DISCOVER_INTERVAL": "5m",
"CSS_PAUSED_INTERVAL": "1m",
"CSS_PLAYING_INTERVAL": "1s",