From 156ac4cf241600da81e52cb6c5a07ce864e6f6af Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 10 Nov 2022 10:49:53 +0100 Subject: [PATCH] Addition of transmissionic --- transmission/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transmission/config.json b/transmission/config.json index 516fbf82f..2bd2cd64f 100644 --- a/transmission/config.json +++ b/transmission/config.json @@ -80,7 +80,7 @@ "TZ": "str?", "cifspassword": "str?", "cifsusername": "str?", - "customUI": "list(standard|combustion-release|transmission-web-control|kettu|flood-for-transmission)", + "customUI": "list(standard|combustion-release|transmission-web-control|kettu|flood-for-transmission|transmissionic)", "download_dir": "str", "incomplete_dir": "str?", "localdisks": "str?",