accidentally removed exports line lol
This commit is contained in:
parent
daade3ed2b
commit
e7ee69f02d
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
exports.run = async (client, message, args, level) => {
|
||||
message.delete();
|
||||
client.user.setStatus("idle");
|
||||
|
||||
|
|
Loading…
Reference in a new issue