diff --git a/menu/en_menu_selfserve.json b/menu/en_menu_selfserve.json index 05b7f19..fbb0e31 100644 --- a/menu/en_menu_selfserve.json +++ b/menu/en_menu_selfserve.json @@ -8,6 +8,8 @@ "label": "Welcome {{.digital_id}}", "target": "_blank", "icon": "fa-home", + "application": "home1", + "applicationLabel": "Home", "tenant": "", "children": [ { @@ -35,6 +37,8 @@ "id": "apps1", "intent": "", "label": "Apps 1", + "application": "apps1", + "applicationLabel": "Apps 1", "functionId": "apps1", "children": [ { @@ -240,6 +244,8 @@ "id": "apps2", "intent": "", "label": "Apps 2", + "application": "apps2", + "applicationLabel": "Apps 2", "functionId": "", "children": [ { @@ -284,6 +290,8 @@ "id": "apps3", "intent": "", "label": "Self serve", + "application": "apps3", + "applicationLabel": "Self serve", "functionId": "", "children": [ {