From 6c8dbe47c6750af66f10aba8f80481d216fcf6ac Mon Sep 17 00:00:00 2001 From: Florian Schlegel Date: Mon, 27 Dec 2021 20:45:36 +0100 Subject: [PATCH] fix return from Lokomov --- main.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/main.json b/main.json index 8b9ce73..4e4635a 100644 --- a/main.json +++ b/main.json @@ -89,6 +89,12 @@ "id":51, "name":"comefromLokomov", "opacity":1, + "properties":[ + { + "name":"startLayer", + "type":"bool", + "value":true + }], "type":"tilelayer", "visible":true, "width":89,