FIX: fixed attribute name

This commit is contained in:
Dominik Meyer 2021-12-27 12:22:12 +01:00
parent 1993f3d7f2
commit 5a317b15bc
No known key found for this signature in database
GPG Key ID: B4C312B600606B64

View File

@ -133,7 +133,7 @@
"opacity":1, "opacity":1,
"properties":[ "properties":[
{ {
"name":"exitURL", "name":"exitUrl",
"type":"string", "type":"string",
"value":"world:\/\/lobby" "value":"world:\/\/lobby"
}], }],