From 6324a33ac18ba9ec3de646454eb48bd65dbbdedd Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 30 Oct 2021 21:44:44 +0200 Subject: [PATCH] Update config.json --- transmission/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transmission/config.json b/transmission/config.json index 6df27ffd5..355d17692 100644 --- a/transmission/config.json +++ b/transmission/config.json @@ -48,7 +48,7 @@ "schema": { "PUID": "int", "PGID": "int", - "customUI": "list(combustion-release|transmission-web-control|kettu|flood-for-transmission), + "customUI": "list(combustion-release|transmission-web-control|kettu|flood-for-transmission)", "TZ": "str?", "download_dir": "str", "incomplete_dir": "str?",