diff options
Diffstat (limited to 'commands/clear.js')
| -rw-r--r-- | commands/clear.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/clear.js b/commands/clear.js index 90eef2e..fe8e46f 100644 --- a/commands/clear.js +++ b/commands/clear.js @@ -43,4 +43,4 @@ module.exports = { msg.reply('insufficent perms bruh'); } } -}
\ No newline at end of file +};
\ No newline at end of file |