Skip to content

Commit

Permalink
Add mapping of addon_config folder
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Jan 30, 2024
1 parent bc9e110 commit c595323
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion sponsorblockcast/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"image": "ghcr.io/alexbelgium/sponsorblockcast-{arch}",
"init": false,
"name": "Castsponsorskip",
"map": [
"addon_config:rw"
],
"options": {
"CSS_CATEGORIES": "sponsor, intro, outro, selfpromo"
},
Expand All @@ -25,5 +28,5 @@
"slug": "sponsorblockcast",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast",
"version": "0.7.0-2"
"version": "0.7.0-3"
}

0 comments on commit c595323

Please sign in to comment.