Squashed commit of the following:

commit e3a3e97ad2
Merge: 69a3694 557d4a3
Author: Robert Köpferl <rob@os23.de>
Date:   Fri Apr 2 20:25:43 2021 +0200

    Merge branch 'r2r' of github.com:ChaosChemnitz/workadventure-map into r2r

commit 69a36945f7
Author: Robert Köpferl <rob@os23.de>
Date:   Fri Apr 2 17:54:44 2021 +0200

    fix_jitsi

commit 20c33ab250
Author: Robert Köpferl <rob@os23.de>
Date:   Fri Apr 2 17:17:54 2021 +0200

    fix_backlink
This commit is contained in:
Robert Köpferl 2021-04-03 13:30:50 +02:00
parent 557d4a3a71
commit 1481fd4fe8
2 changed files with 22 additions and 4 deletions

View file

@ -86,6 +86,12 @@
"id":19,
"name":"gotoLobby",
"opacity":1,
"properties":[
{
"name":"exitUrl",
"type":"string",
"value":"\/_\/global\/c0c0bird.codeberg.page\/main.json#start_chaoschemnitz\n"
}],
"type":"tilelayer",
"visible":true,
"width":100,
@ -116,6 +122,12 @@
"id":20,
"name":"ChCh-jitsi",
"opacity":1,
"properties":[
{
"name":"jitsiRoom",
"type":"string",
"value":"shared-chch"
}],
"type":"tilelayer",
"visible":true,
"width":100,