mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
more seed data
This commit is contained in:
parent
b3938f724f
commit
ec0cbd7935
@ -12,7 +12,19 @@
|
||||
{
|
||||
"_sync_id": "local-development",
|
||||
"name": "Local Development",
|
||||
"url": "http://local.development"
|
||||
"url": "http://local.development",
|
||||
"zoom": 6,
|
||||
"own_tag_space": true,
|
||||
"center": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
10.067625824315172,
|
||||
50.51565268622562
|
||||
]
|
||||
},
|
||||
"donation_widget": false,
|
||||
"custom_text": "# Welcome to the Development Server\n\nThis map is just for development purposes and to try out new things.",
|
||||
"default_theme": null
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user