3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-24 18:15: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 6e3e4d5a8d
commit 23748f5dd4
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,
},
};