diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 36aeedb..fe38c7b 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -11,7 +11,7 @@ "order": 80, "from": "Support", "permission": null, - "parent": 1000201001, + "parent": 0, "children": [ { "id": 1002901101, diff --git a/info.json b/info.json index 5cea952..a0b5665 100644 --- a/info.json +++ b/info.json @@ -17,7 +17,8 @@ "description": "Support module.", "directory": "Support", "dependencies": { - "Admin" : "1.0.0" + "Admin" : "1.0.0", + "Tasks" : "1.0.0" }, "providing": { "Navigation": "*"