From 17d4ec55241cdc03c9b2af7c79e5f0d6aeb711bb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 9 Feb 2021 22:25:45 +0100 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index bfa54a680..95760366b 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -53,6 +53,7 @@ "PUID": "int", "PGID": "int", "localdisks": "str?", + "customUI": "list(vuetorrent|qbit)", "networkdisks": "str?", "cifsusername": "str?", "cifspassword": "str?",