Update config.json

This commit is contained in:
Alexandre
2023-11-22 22:32:18 +01:00
committed by GitHub
parent b64a126123
commit e7b7a4bc7b

View File

@@ -117,7 +117,7 @@
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"customUI": "list(default|vuetorrent|qbit-matUI|qb-web|DarkLight|iQbit|custom)?",
"customUI": "list(default|vuetorrent|qbit-matUI|qb-web|custom)?",
"keyfile": "str",
"localdisks": "str?",
"networkdisks": "str?",
@@ -135,5 +135,5 @@
"slug": "qbittorrent",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.6.1-6test2"
"version": "4.6.1-6test3"
}