30e7836a19
Port front-end changes from 44b2ee3485
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
3 lines
183 B
JavaScript
3 lines
183 B
JavaScript
export const PERMISSION_INVITE_USERS = 0x0000000000010000;
|
|
export const PERMISSION_MANAGE_USERS = 0x0000000000000400;
|
|
export const PERMISSION_MANAGE_REPORTS = 0x0000000000000010;
|