From b8c30ef72b8134a64497571e6c9fa0657f8ae67c Mon Sep 17 00:00:00 2001 From: RudiThoeni Date: Fri, 29 Nov 2024 17:45:10 +0100 Subject: [PATCH] removing default menu hiding value --- wcs-manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wcs-manifest.json b/wcs-manifest.json index 174a112..a95b4c7 100644 --- a/wcs-manifest.json +++ b/wcs-manifest.json @@ -162,8 +162,7 @@ "label": "Menus to exclude (Display mode)", "required": false, "options": { - "values": ["Info", "Lifts", "Slopes", "Weather", "Webcam"], - "default": "" + "values": ["Info", "Lifts", "Slopes", "Weather", "Webcam"] } }, {