From dfb99fab3deca055d51530b3e112361e485c5eee Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 9 Feb 2021 23:49:01 +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 4566fe718..bbfdbc17a 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -53,7 +53,7 @@ "PUID": "int", "PGID": "int", "localdisks": "str?", - "customUI": "list(vuetorrent|qbit)?", + "customUI": "list(vuetorrent|qbit-matUI)?", "networkdisks": "str?", "cifsusername": "str?", "cifspassword": "str?",