cfb73f9fc9
Port front-end changes from e164d6a687
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;
|