27 lines
602 B
Plaintext
27 lines
602 B
Plaintext
{
|
|
"version": 1,
|
|
"minor_version": 2,
|
|
"key": "core.floor_registry",
|
|
"data": {
|
|
"floors": [
|
|
{
|
|
"aliases": [],
|
|
"floor_id": "upstairs",
|
|
"icon": null,
|
|
"level": 1,
|
|
"name": "Upstairs",
|
|
"created_at": "1970-01-01T00:00:00+00:00",
|
|
"modified_at": "1970-01-01T00:00:00+00:00"
|
|
},
|
|
{
|
|
"aliases": [],
|
|
"floor_id": "downstairs",
|
|
"icon": null,
|
|
"level": 0,
|
|
"name": "Downstairs",
|
|
"created_at": "1970-01-01T00:00:00+00:00",
|
|
"modified_at": "1970-01-01T00:00:00+00:00"
|
|
}
|
|
]
|
|
}
|
|
} |