mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-20 00:05:04 +00:00
Disable mentions in !list_dashboard_users
This commit is contained in:
parent
fc4e98e40e
commit
6f6ed3fc93
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ export const ListDashboardUsersCmd = botControlCmd({
|
|||
pluginData,
|
||||
msg.channel,
|
||||
`The following users have dashboard access for **${guild.name}**:\n\n${userNameList}`,
|
||||
{},
|
||||
);
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue