We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59fae17 + 78f6294 commit 2868a01Copy full SHA for 2868a01
1 file changed
src/apps/customer-portal/src/customer-portal.routes.tsx
@@ -39,7 +39,6 @@ export const customerPortalRoutes: ReadonlyArray<PlatformRoute> = [
39
id: toolTitle,
40
rolesRequired: [
41
UserRole.administrator,
42
- UserRole.projectManager,
43
UserRole.talentManager,
44
],
45
route: rootRoute,
0 commit comments