Update config.json

This commit is contained in:
Alexandre
2023-05-12 17:02:30 +02:00
committed by GitHub
parent 8c8ae473c8
commit 65a966b5a4

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": "radarr_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
"version": "4.4.4.7068"
"version": "4.4.4.7068-2"
}