From 6a7d3a35a02238300c5e88f5c147917339d110d1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 6 Feb 2021 16:22:55 +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 8ffea2135..518ef9987 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -54,7 +54,7 @@ "localdisks": "str?", "networkdisks": "str?", "cifsusername": "str?", - "cifspassword": "str?" + "cifspassword": "str?", "TZ": "str?" } }