We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f111bcc commit 22782e1Copy full SHA for 22782e1
src/constants.js
@@ -34,7 +34,6 @@ export const PROJECT_MEMBER_ROLE = {
34
35
export const PROJECT_MEMBER_MANAGER_ROLES = [
36
PROJECT_MEMBER_ROLE.MANAGER,
37
- PROJECT_MEMBER_ROLE.OBSERVER,
38
PROJECT_MEMBER_ROLE.ACCOUNT_MANAGER,
39
PROJECT_MEMBER_ROLE.ACCOUNT_EXECUTIVE,
40
PROJECT_MEMBER_ROLE.PROJECT_MANAGER,
0 commit comments