From ef66f27de765b1e56fb2cbceca37ba77f81ba5ae Mon Sep 17 00:00:00 2001 From: JW-Ahn0 Date: Fri, 20 Dec 2024 14:04:27 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20manifest.json=20=EC=98=B5=EC=85=98=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 89f57c4..eeac527 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -46,5 +46,7 @@ "lang": "ko-KR", "categories": ["shopping", "marketplace", "lifestyle"], "orientation": "portrait", - "launch_handler": {} + "launch_handler": { + "client_mode": "navigate-existing" + } }