From 009fb86731cdb5134b307b07766036fb71bffc02 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 10 Feb 2021 12:17:10 +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 7eb241a19..9b7eeabe3 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -53,7 +53,7 @@ "PUID": "int", "PGID": "int", "localdisks": "str?", - "customUI": "list(vuetorrent|qbit-matUI|qb-web)?", + "customUI": "list(|vuetorrent|qbit-matUI|qb-web)?", "networkdisks": "str?", "cifsusername": "str?", "cifspassword": "str?",