From cd192013850e454e7524ee0a3c683fc1fe60b030 Mon Sep 17 00:00:00 2001 From: Kevin Riordan Date: Wed, 23 Apr 2025 22:36:59 +0000 Subject: [PATCH] support mobile and desktop --- application.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application.json b/application.json index eb4051d..7f0bfe7 100644 --- a/application.json +++ b/application.json @@ -1,7 +1,7 @@ { "appIsExample": false, "appLayout": { - "type": "DESKTOP" + "type": "FLUID" }, "applicationDetail": { "navigationSetting": { @@ -41,7 +41,7 @@ } ], "unpublishedAppLayout": { - "type": "DESKTOP" + "type": "FLUID" }, "unpublishedApplicationDetail": { "navigationSetting": {