From 5d6bc058c213bf87118af9d9e85d0a49e0444ad6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 21 Feb 2022 22:13:20 +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 1b7119c70..afe329828 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|qb-web)?", + "customUI": "list(default|vuetorrent|qbit-matUI)?", "DNS_server": "str?", "localdisks": "str?", "networkdisks": "str?",