From 0b8b428e506008144a8564f3fe106630a956d685 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 9 Feb 2021 22:28: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 90e559953..b2cafaa67 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|null)", "networkdisks": "str?", "cifsusername": "str?", "cifspassword": "str?",