Ulf Gebhardt 5372068a75
added sample items to the development environment
Co-authored-by: Anton Tranelis
<31516529+antontranelis@users.noreply.github.com>
2025-09-02 15:27:45 +02:00

23 lines
579 B
JSON

{
"collection": "layers_maps",
"meta": {
"insert_order": 1,
"create": true,
"update": true,
"delete": true,
"preserve_ids": false,
"ignore_on_update": []
},
"data": [
{
"_sync_id": "layer-places-map-local-development",
"layers_id": "layer-places",
"maps_id": "map-local-development"
},
{
"_sync_id": "layer-events-map-local-development",
"layers_id": "layer-events",
"maps_id": "map-local-development"
}
]
}