From a20390f25648152d9aa3352adec855e254358e3b Mon Sep 17 00:00:00 2001 From: Henning Brinkmann Date: Sun, 26 Dec 2021 10:57:30 +0100 Subject: [PATCH] fix linter issues --- main.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/main.json b/main.json index b12870a..16b6ee8 100644 --- a/main.json +++ b/main.json @@ -150,7 +150,7 @@ { "name":"exitUrl", "type":"string", - "value":"https:\/\/rc3.world" + "value":"world:\/\/" }], "type":"tilelayer", "visible":true, @@ -480,6 +480,12 @@ "imagewidth":512, "margin":0, "name":"dk_lines", + "properties":[ + { + "name":"tilesetCopyright", + "type":"string", + "value":"CC0 cert" + }], "spacing":0, "tilecount":256, "tileheight":32,