3
0
Fork 0
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:
Dragory 2021-09-05 20:09:22 +03:00
parent 57421a8439
commit 375837c31f
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
4 changed files with 16 additions and 12 deletions

View file

@ -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,
},
};