diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 9b9c97e..23021c8 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -11,7 +11,7 @@ "order": 40, "from": "News", "permission": { "type": null, "element": null }, - "parent": 1000201001, + "parent": 1006901001, "children": [ { "id": 1000702001, diff --git a/info.json b/info.json index ef6ac22..de35925 100644 --- a/info.json +++ b/info.json @@ -17,7 +17,8 @@ "description": "News module.", "directory": "News", "dependencies": { - "Admin": "1.0.0" + "Admin": "1.0.0", + "Home": "1.0.0" }, "providing": { "Navigation": "*"