From 84d62bd6080f385c5f0cff93d10389419fc7467d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 23 Feb 2021 20:52:38 +0100 Subject: [PATCH] Update config.json --- ubooquity/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ubooquity/config.json b/ubooquity/config.json index c238cb105..f3bfa9373 100644 --- a/ubooquity/config.json +++ b/ubooquity/config.json @@ -47,6 +47,7 @@ "PUID": "int", "PGID": "int", "maxmem": "int", + "customUI": "list(|comixology2)?", "networkdisks": "str?", "cifsusername": "str?", "cifspassword": "str?",