Fix exit of loung
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
b3f4da1b80
commit
fda0897ab7
11
lounge.json
11
lounge.json
|
@ -1,4 +1,11 @@
|
|||
{ "compressionlevel":-1,
|
||||
"editorsettings":
|
||||
{
|
||||
"export":
|
||||
{
|
||||
"target":"."
|
||||
}
|
||||
},
|
||||
"height":30,
|
||||
"infinite":false,
|
||||
"layers":[
|
||||
|
@ -30,7 +37,7 @@
|
|||
{
|
||||
"name":"exitUrl",
|
||||
"type":"string",
|
||||
"value":"medium.json#start"
|
||||
"value":"main.json#start"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -651,4 +658,4 @@
|
|||
"type":"map",
|
||||
"version":1.4,
|
||||
"width":30
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue