From 7e1ae6e320d31894a5392866aa0bc3c3a9ae98e5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 20 Feb 2022 14:00:04 +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 0f85868a7..4beb2ee0f 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -80,7 +80,7 @@ "PGID": "int?", "SavePath": "str?", "Username": "str?", - "customUI": "list(|vuetorrent|qbit-matUI|qb-web)?", + "customUI": "list(default|vuetorrent|qbit-matUI|qb-web)?", "DNS_server": "str?", "localdisks": "str?", "networkdisks": "str?",