oms-Notification/Admin/Install/Navigation.install.json
Dennis Eichhorn 35ef0b13bc bump
2024-02-28 05:09:12 +00:00

34 lines
963 B
JSON
Executable File

[
{
"id": 1008801001,
"pid": "/",
"type": 1,
"subtype": 1,
"name": "",
"uri": "{/base}/notification/dashboard?{?}",
"target": "self",
"icon": "notifications",
"order": 20,
"from": "Notification",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 0,
"children": [
{
"id": 1008802001,
"pid": "/notification",
"type": 3,
"subtype": 1,
"name": "Dashboard",
"uri": "{/base}/notification/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Notification",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1008801001,
"children": []
}
]
}
]