From e7b7a4bc7b3a1d08f26e273d4ee062a1ea4a90fb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 22 Nov 2023 22:32:18 +0100 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" }