From 6167326e0fdfb527cf184e6c5e45f1c77f685f07 Mon Sep 17 00:00:00 2001 From: Hawk Date: Fri, 29 May 2020 20:09:14 +0200 Subject: [PATCH] edited manifest --- frontend/public/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json index 9b7d52d..146dd82 100644 --- a/frontend/public/manifest.json +++ b/frontend/public/manifest.json @@ -19,8 +19,7 @@ "density": "4.0" } ], - "start_url": "./", - "scope": ".", + "start_url": ".", "display": "standalone", "theme_color": "#0B1929", "background_color": "#0B1929"