mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
7 lines
96 B
TypeScript
7 lines
96 B
TypeScript
export class PermissionList{
|
|
Agenda = 530;
|
|
Gabinete = 531;
|
|
Actions = 534;
|
|
Chat = 541;
|
|
}
|