From 8ad93e46935144f357a6c303963c329ecbfd1a04 Mon Sep 17 00:00:00 2001 From: Seyd <34152761+SeydX@users.noreply.github.com> Date: Mon, 15 Mar 2021 14:10:02 +0100 Subject: [PATCH] Add files via upload --- config.schema.json | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/config.schema.json b/config.schema.json index 72833875..50f6fa73 100644 --- a/config.schema.json +++ b/config.schema.json @@ -11,7 +11,7 @@ "default": "CameraUI" }, "port": { - "title": "CameraUI Port", + "title": "User Interface Port", "type": "integer", "description": "User Interface port" }, @@ -380,21 +380,12 @@ } }, "layout": [ - { - "type": "section", - "title": "User Interface", - "expandable": true, - "expanded": false, - "orderable": false, - "items": [ - "port", - "auth", - "language", - "theme", - "debug", - "reset" - ] - }, + "port", + "auth", + "language", + "theme", + "debug", + "reset", { "type": "section", "title": "Cameras",