diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 64d47f4..b0551b8 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -10,7 +10,7 @@ "icon": "fa fa-home", "order": 10, "from": "Home", - "permission": { "permission": 2, "type": null, "element": null }, + "permission": { "permission": 2, "category": null, "element": null }, "parent": 0, "children": [] }, @@ -27,7 +27,7 @@ "order": 999, "from": "Home", "permission": { - "type": null, + "category": null, "element": null }, "parent": 0,