From 87d5f899812568a452a9410bf722e3382f935843 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 13 Dec 2020 12:42:09 +0100 Subject: [PATCH] Update config.json --- transmission_ls/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transmission_ls/config.json b/transmission_ls/config.json index f7c9314ee..cd2daa994 100644 --- a/transmission_ls/config.json +++ b/transmission_ls/config.json @@ -54,7 +54,7 @@ "PGID": "int", "TZ": "str?", "download_dir": "str", - "incomplete_dir": "str" + "incomplete_dir": "str", "localdisks": ["str"], "networkdisks": "str", "cifsusername": "str",