From 93683fb9f57fc6ddc67ac6f2850ba05b4369de85 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 21 Feb 2022 22:22:03 +0100 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index afe329828..1b7119c70 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -93,7 +93,7 @@ "PGID": "int?", "SavePath": "str?", "Username": "str?", - "customUI": "list(default|vuetorrent|qbit-matUI)?", + "customUI": "list(default|vuetorrent|qbit-matUI|qb-web)?", "DNS_server": "str?", "localdisks": "str?", "networkdisks": "str?",