From 115aca905b44de1a168cc1801bac03d971339779 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 31 Oct 2021 18:10:24 +0100 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 5b8b000bd..c3d906d17 100644 --- a/transmission/config.json +++ b/transmission/config.json @@ -49,7 +49,7 @@ "schema": { "PUID": "int", "PGID": "int", - "customUI": "list(|combustion-release|transmission-web-control|kettu|flood-for-transmission)", + "customUI": "list(standard|combustion-release|transmission-web-control|kettu|flood-for-transmission)", "TZ": "str?", "download_dir": "str", "incomplete_dir": "str?",