From 59cdfbb615089e57939a47b19e7d299ccc8b5e4e Mon Sep 17 00:00:00 2001 From: Thomas Kopp <20.kopp@gmail.com> Date: Sun, 27 Dec 2020 14:31:06 +0100 Subject: [PATCH] Fixing exit url --- main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.json b/main.json index 2783c66..d321f5c 100644 --- a/main.json +++ b/main.json @@ -200,7 +200,7 @@ { "name":"exitUrl", "type":"string", - "value":"{\/generic-assemblies.json#start_okoyono}" + "value":"{/maps/generic-assemblies.json#start_okoyono}" }], "type":"tilelayer", "visible":true,