mirror of
https://github.com/tooot-app/app
synced 2025-04-07 23:21:06 +02:00
3 lines
118 B
TypeScript
3 lines
118 B
TypeScript
export const PERMISSION_MANAGE_REPORTS = 0x0000000000000010
|
|
export const PERMISSION_MANAGE_USERS = 0x0000000000000400
|