mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
[Sponserblock] added only categories as option
Hide the other stuff, is this the way to do it @alexbelgium ? I just wnat the css_categories to be visible by default
This commit is contained in:
@@ -23,11 +23,11 @@
|
||||
},
|
||||
"schema": {
|
||||
"CSS_CATEGORIES": "str",
|
||||
"CSS_DISCOVER_INTERVAL": "str",
|
||||
"CSS_PAUSED_INTERVAL": "str",
|
||||
"CSS_PLAYING_INTERVAL": "str",
|
||||
"CSS_YOUTUBE_API_KEY": "str",
|
||||
"CSS_MUTE_ADS": "bool"
|
||||
"CSS_DISCOVER_INTERVAL": "str?",
|
||||
"CSS_PAUSED_INTERVAL": "str?",
|
||||
"CSS_PLAYING_INTERVAL": "str?",
|
||||
"CSS_YOUTUBE_API_KEY": "str?",
|
||||
"CSS_MUTE_ADS": "bool?"
|
||||
},
|
||||
"slug": "sponsorblockcast",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast",
|
||||
|
||||
Reference in New Issue
Block a user