From 2e56d61976f82598da47daacb251ab4dc25a007f Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 30 Sep 2023 10:51:18 +0200 Subject: [PATCH] fix layout in module configuration --- node.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/node.json b/node.json index fd887d9..b65d104 100644 --- a/node.json +++ b/node.json @@ -8,7 +8,7 @@ "type": "section" }, { "title": "Font", - "ui_width": 6, + "ui_width": 12, "name": "font", "type": "font", "default": "silkscreen.ttf" @@ -23,7 +23,6 @@ "ui_width": 4, "name": "show_track", "type": "boolean", - "hint": "Show colored bars in 'all talks', track name in 'next talk'", "default": true }, { "title": "Schedule", @@ -42,14 +41,14 @@ "hint": "Define all rooms in your schedule and assign them to devices", "items": [{ "title": "Room Name", - "ui_width": 3, + "ui_width": 6, "name": "name", "type": "string", "hint": "Name of this room in your events native language", "default": "" }, { "title": "Serial", - "ui_width": 3, + "ui_width": 6, "name": "serial", "type": "device", "default": ""