Update config.json

https://github.com/alexbelgium/hassio-addons/issues/1165
This commit is contained in:
Alexandre
2024-01-09 06:39:51 +01:00
committed by GitHub
parent e55cd6b168
commit c6fa45431c

View File

@@ -12,7 +12,7 @@
"init": false, "init": false,
"name": "Castsponsorskip", "name": "Castsponsorskip",
"options": { "options": {
"CSS_CATEGORIES": "sponsor, into, outro, selfpromo" "CSS_CATEGORIES": "sponsor, intro, outro, selfpromo"
}, },
"schema": { "schema": {
"CSS_CATEGORIES": "str", "CSS_CATEGORIES": "str",
@@ -25,5 +25,5 @@
"slug": "sponsorblockcast", "slug": "sponsorblockcast",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast",
"version": "0.7.0" "version": "0.7.0-2"
} }