From ca42b607bdc06f914334dcff9004b0536b76e26b Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 10 May 2021 23:44:13 +0200 Subject: [PATCH] Restore manifest file --- index.manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.manifest b/index.manifest index 1eeee8c996..1eb1aec3ce 100644 --- a/index.manifest +++ b/index.manifest @@ -1,7 +1,7 @@ { "name": "index", "short_name": "MapComplete", - "start_url": "/index.html", + "start_url": "index.html", "display": "standalone", "background_color": "#fff", "description": "A thematic map viewer and editor based on OpenStreetMap",