mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
another one
This commit is contained in:
parent
5075a75d03
commit
3330a20625
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ class Clearwarns extends BaseCommand {
|
|||
memberData.save();
|
||||
|
||||
interaction.success("moderation/clearwarns:SUCCESS", {
|
||||
user: member.user.tag,
|
||||
user: member.toString(),
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue