From 468beb5a8b98713111b5636e83311c93915a12f0 Mon Sep 17 00:00:00 2001 From: Shotaro Nakamura <79000684+nakasyou@users.noreply.github.com> Date: Sun, 18 Jun 2023 21:04:59 +0900 Subject: [PATCH] Update manifest.json --- static/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/manifest.json b/static/manifest.json index e13c6e3..166199b 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -2,7 +2,7 @@ "short_name": "LiberChat", "name": "LiberChat", "display": "standalone", - "start_url": "index.html", + "start_url": "app", "icons": [ { "src": "icon/192x192.png", @@ -11,4 +11,4 @@ } ] } - \ No newline at end of file +