Fix exit for essensausgabe
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
71f46ee4e2
commit
f4e5c51aaf
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@
|
||||||
{
|
{
|
||||||
"name":"exitUrl",
|
"name":"exitUrl",
|
||||||
"type":"string",
|
"type":"string",
|
||||||
"value":".\/room_schuppen\/room_eingangshalle.json"
|
"value":".\/room_eingangshalle\/room_eingangshalle.json"
|
||||||
}],
|
}],
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
|
|
Loading…
Reference in a new issue