This website requires JavaScript.
Explore
Help
Sign in
StyAndCo
/
zeppelin
Watch
3
Star
0
Fork
You've already forked zeppelin
0
mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced
2025-03-16 06:11:49 +00:00
Code
Releases
Activity
a6aacc1998
zeppelin
/
src
/
data
/
ApiRoles.ts
7 lines
75 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Dashboard work and related
2019-06-23 19:18:41 +03:00
export
enum
ApiRoles
{
Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs.
2019-06-22 18:52:24 +03:00
Viewer
=
1
,
Editor
,
Manager
,
ServerOwner
,
}
Copy permalink