From 5765d26dc567a9aa73278c544269e66f1fe426e5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:57:41 +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 142a3f2a6..ed4ffd7ea 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -117,7 +117,7 @@ "cifsdomain": "str?", "cifspassword": "str?", "cifsusername": "str?", - "customUI": "list(default|vuetorrent|qb-web|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-5" + "version": "4.6.1-6" }