Skip to content

Commit 22782e1

Browse files
committed
Observer is not a manager role
1 parent f111bcc commit 22782e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/constants.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ export const PROJECT_MEMBER_ROLE = {
3434

3535
export const PROJECT_MEMBER_MANAGER_ROLES = [
3636
PROJECT_MEMBER_ROLE.MANAGER,
37-
PROJECT_MEMBER_ROLE.OBSERVER,
3837
PROJECT_MEMBER_ROLE.ACCOUNT_MANAGER,
3938
PROJECT_MEMBER_ROLE.ACCOUNT_EXECUTIVE,
4039
PROJECT_MEMBER_ROLE.PROJECT_MANAGER,

0 commit comments

Comments
 (0)