This commit is contained in:
relikd
2024-07-25 00:09:23 +02:00
commit d0dd4e7925
58 changed files with 1920 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[
{
"model": "app.city",
"fields": {
"name": "Berlin",
"center": "52.52, 13.40",
"zoom": 12
}
}
]