fix: remove MANAGE_INVITES (overflow)
This commit is contained in:
parent
dc74c5d63c
commit
69fc3ca490
3 changed files with 3 additions and 5 deletions
|
@ -258,7 +258,6 @@
|
|||
MANAGE_APPS: 1 << 28,
|
||||
MANAGE_JOURNALS: 1 << 29,
|
||||
MANAGE_NOTES: 1 << 30,
|
||||
MANAGE_INVITES: 1 << 31,
|
||||
},
|
||||
],
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue