Skip to content
Snippets Groups Projects
Commit e238cbd4 authored by kbeyro's avatar kbeyro
Browse files

update role enum numbers to fit backend

parent 0b18cfa5
No related branches found
No related tags found
No related merge requests found
export enum Role { export enum Role {
ROLE_SYSTEM_ADMIN, ROLE_SYSTEM_ADMIN,
ROLE_OPERATOR,
ROLE_DOMAIN_ADMIN, ROLE_DOMAIN_ADMIN,
ROLE_OPERATOR,
ROLE_TOOL_MANAGER, ROLE_TOOL_MANAGER,
ROLE_USER, ROLE_USER,
ROLE_GUEST, ROLE_GUEST,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment