From 456d8a763959466ed859b8bc007fd6bc84614879 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 9 Feb 2021 22:28:35 +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 b2cafaa67..019944372 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -53,7 +53,7 @@ "PUID": "int", "PGID": "int", "localdisks": "str?", - "customUI": "list(vuetorrent|qbit|null)", + "customUI": "list(vuetorrent|qbit|null)?", "networkdisks": "str?", "cifsusername": "str?", "cifspassword": "str?",