From df73d25d0448d6171b9f8bcf9327c46c8724ae93 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 10 Nov 2022 12:16:58 +0100 Subject: [PATCH] Update config.json --- transmission/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/transmission/config.json b/transmission/config.json index 295e95229..f10baadc8 100644 --- a/transmission/config.json +++ b/transmission/config.json @@ -83,7 +83,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?", @@ -96,5 +96,5 @@ }, "slug": "transmission_ls", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.00-r6-ls140-4" + "version": "3.00-r6-ls140-5" }