From 8b9c2d160bdf4bf1b5d93aca0744c5ac3dffe23b Mon Sep 17 00:00:00 2001 From: Martin Marosi Date: Tue, 14 Jan 2025 13:15:53 +0100 Subject: [PATCH] Enable feo replacement in nav for starter app. --- static/stable/stage/navigation/staging-navigation.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/stable/stage/navigation/staging-navigation.json b/static/stable/stage/navigation/staging-navigation.json index 4b6332a1..80e7b173 100644 --- a/static/stable/stage/navigation/staging-navigation.json +++ b/static/stable/stage/navigation/staging-navigation.json @@ -6,7 +6,8 @@ "id": "frontend-starter-app", "title": "Starter App", "appId": "frontend-starter-app", - "href": "/staging/starter" + "href": "/staging/starter", + "feoReplacement": "frontend-starter-app" }, { "id": "widget-layout",