Files
mixtape/zero.Debug/Resources/tree.debug.json
T
2020-05-12 13:42:01 +02:00

20 lines
391 B
JSON

[
{
"id": "1",
"parentId": null,
"sort": 0,
"name": "Home",
"description": "Entry point on the website",
"icon": "fth-home",
"hasChildren": true
},
{
"id": "recyclebin",
"parentId": null,
"sort": 1000,
"name": "@page.recyclebin.name",
"description": "@page.recyclebin.description",
"icon": "fth-trash",
"hasChildren": false
}
]