diff options
Diffstat (limited to 'commands/commands.js')
| -rw-r--r-- | commands/commands.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/commands.js b/commands/commands.js index e78ae45..47af2e6 100644 --- a/commands/commands.js +++ b/commands/commands.js @@ -29,4 +29,4 @@ module.exports = { msg.channel.send(RichEmbed = emb); } -}
\ No newline at end of file +};
\ No newline at end of file |