mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 05:04:58 +05:00
fix local
This commit is contained in:
parent
f1b92b10d9
commit
2cbbda8f11
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ class Debug extends Command {
|
|||
memberData.save();
|
||||
};
|
||||
|
||||
message.success("owner/debug:SET_" + status.toUpperCase(), {
|
||||
message.success("owner/debug:SUCCESS_" + status.toUpperCase(), {
|
||||
username: member.user.tag,
|
||||
amount
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue