We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 226605d + c4ee199 commit 309d5b1Copy full SHA for 309d5b1
1 file changed
src/layouts/config.js
@@ -890,7 +890,7 @@ export const nativeMenuItems = [
890
title: "Setup Wizard",
891
path: "/onboardingv2",
892
roles: ["admin", "superadmin"],
893
- permissions: ["CIPP.Core.*"],
+ permissions: ["CIPP.AppSettings.*"],
894
},
895
{
896
title: "Integrations",
@@ -902,7 +902,7 @@ export const nativeMenuItems = [
902
title: "Custom Data",
903
path: "/cipp/custom-data/directory-extensions",
904
905
906
907
908
title: "Advanced",
0 commit comments