Merge pull request #1626 from workadventure-xce/fix/mapProperties
Display link to map in map credits if provided in map properties
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
"id":1,
|
||||
"name":"start",
|
||||
"opacity":1,
|
||||
"properties":[
|
||||
{
|
||||
"name":"audioCopyright",
|
||||
"type":"string",
|
||||
"value":"Copyright 2021 John Doe"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
"width":10,
|
||||
@@ -124,4 +130,4 @@
|
||||
"type":"map",
|
||||
"version":1.4,
|
||||
"width":10
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user