From b4e9af26a1aa5c21142dbea110625516b5ab5b3d Mon Sep 17 00:00:00 2001 From: Tom Peltonen Date: Wed, 10 Dec 2025 12:36:19 +1100 Subject: [PATCH] feat: tagging targetLabel --- menu/menu_selfserve.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/menu/menu_selfserve.json b/menu/menu_selfserve.json index 9870599..eff06cf 100644 --- a/menu/menu_selfserve.json +++ b/menu/menu_selfserve.json @@ -145,7 +145,8 @@ "intent": "/content/global_notes1.html", "icon": "fa-image", "iconActive": "fa-image", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "functionId": "menu-004-002-001", "tenant": "" }, @@ -153,7 +154,8 @@ "id": "menu-004-002-002", "label": "Oberon lake", "intent": "/content/IMG_6662.html", - "target": "Photos", + "target": "photos", + "targetLabel": "Photos", "icon": "fa-image", "iconActive": "fa-image", "functionId": "menu-004-002-002",