Files
mixtape/zero.Web/Resources/tree.debug.json
T
2020-04-06 18:45:23 +02:00

20 lines
374 B
JSON

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