mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-01-20 20:01:18 +00:00
18 lines
383 B
JSON
18 lines
383 B
JSON
{
|
|
"collection": "maps",
|
|
"meta": {
|
|
"insert_order": 1,
|
|
"create": true,
|
|
"update": true,
|
|
"delete": true,
|
|
"preserve_ids": false,
|
|
"ignore_on_update": []
|
|
},
|
|
"data": [
|
|
{
|
|
"_sync_id": "local-development",
|
|
"name": "Local Development",
|
|
"url": "http://local.development"
|
|
}
|
|
]
|
|
} |