From c26aa73b31feed6e149da38315acc839d8976ac6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 10 Feb 2021 11:22:43 +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 4fdf988fc..7eb241a19 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?",