Update config.json

This commit is contained in:
Alexandre
2023-05-12 17:02:19 +02:00
committed by GitHub
parent 6e7f012f0b
commit 8c8ae473c8

View File

@@ -88,6 +88,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"ingress_disabled": "bool?",
@@ -97,5 +98,5 @@
},
"slug": "sonarr_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr",
"version": "3.0.10.1567-2"
"version": "3.0.10.1567-3"
}