mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-14 05:45:02 +00:00
Use permissions for dashboard perm listing commands
This commit is contained in:
parent
57421a8439
commit
375837c31f
4 changed files with 16 additions and 12 deletions
|
@ -27,6 +27,7 @@ const defaultOptions = {
|
|||
can_eligible: false,
|
||||
can_performance: false,
|
||||
can_add_server_from_invite: false,
|
||||
can_list_dashboard_perms: false,
|
||||
update_cmd: null,
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue