This website requires JavaScript.
Explore
Help
Register
Sign in
tgpholly
/
t00-multiuser
Watch
1
Star
0
Fork
You've already forked t00-multiuser
0
Code
Issues
Pull requests
Activity
Actions
d7330dcec3
t00-multiuser
/
server
/
enums
/
UserLevel.ts
6 lines
83 B
TypeScript
Raw
Normal View
History
Unescape
Escape
create admin
2024-09-26 00:47:08 +01:00
export
enum
UserLevel
{
Unknown
=
0
,
User
=
10
,
add BadgeEditor user role
2024-09-29 21:35:36 +01:00
BadgeEditor
=
20
,
create admin
2024-09-26 00:47:08 +01:00
Admin
=
999
}
Reference in a new issue
Copy permalink