mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
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;
|