From b1575aef0926d164a1a6d959db0c3b9429667f6d Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 29 Mar 2022 16:41:17 +0200 Subject: [PATCH] phpstan and phpcs fixes --- Admin/Install/Navigation.install.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 897843a..2504bcb 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -12,7 +12,7 @@ "from": "Shop", "permission": { "permission": 2, - "type": null, + "category": null, "element": null }, "parent": 0,