diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index cb45573..2044e4b 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -1,7 +1,7 @@ [ { "id": 1003401001, - "pid": "/backend", + "pid": "/", "type": 2, "subtype": 0, "name": "Private", diff --git a/info.json b/info.json index 3360c75..dcc7043 100644 --- a/info.json +++ b/info.json @@ -25,7 +25,7 @@ "load": [ { "pid": [ - "/backend" + "/" ], "type": 5, "from": "MyPrivate",