oms-Dashboard/Admin/Install/Navigation.install.json
Dennis Eichhorn e0f712e895
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:05 +00:00

18 lines
387 B
JSON

[
{
"id": 1000201001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Dashboard",
"uri": "{/base}/",
"target": "self",
"icon": null,
"order": 1,
"from": "Dashboard",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1006901001,
"children": []
}
]