diff --git a/qbittorrent/config.json b/qbittorrent/config.json index ca4690403..9e1f7cdc6 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -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" }