Alexandre
2023-11-23 08:42:57 +01:00
parent e6649691f4
commit 8498e83a07
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
- Fix : restore normal working
### 0.3.10.2287-6 (21-11-2023)
- Minor bugs fixed

View File

@@ -72,7 +72,7 @@
],
"name": "Readarr",
"options": {
"CONFIG_LOCATION": "/config/addons_config/readarr/config.yaml",
"CONFIG_LOCATION": "/config/addons_config/readarr",
"PGID": 0,
"PUID": 0
},
@@ -102,5 +102,5 @@
"slug": "readarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
"version": "0.3.10.2287-7"
"version": "0.3.10.2287-8"
}