mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 08:35:57 +02:00
Add mapping of addon_config folder
https://github.com/alexbelgium/hassio-addons/issues/1058
This commit is contained in:
@@ -11,6 +11,9 @@
|
|||||||
"image": "ghcr.io/alexbelgium/sponsorblockcast-{arch}",
|
"image": "ghcr.io/alexbelgium/sponsorblockcast-{arch}",
|
||||||
"init": false,
|
"init": false,
|
||||||
"name": "Castsponsorskip",
|
"name": "Castsponsorskip",
|
||||||
|
"map": [
|
||||||
|
"addon_config:rw"
|
||||||
|
],
|
||||||
"options": {
|
"options": {
|
||||||
"CSS_CATEGORIES": "sponsor, intro, outro, selfpromo"
|
"CSS_CATEGORIES": "sponsor, intro, outro, selfpromo"
|
||||||
},
|
},
|
||||||
@@ -25,5 +28,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-2"
|
"version": "0.7.0-3"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user