fix local

This commit is contained in:
JonnyBro 2021-12-29 02:05:05 +05:00
parent f1b92b10d9
commit 2cbbda8f11

View file

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