diff options
Diffstat (limited to 'commands/help.js')
| -rw-r--r-- | commands/help.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/help.js b/commands/help.js index 4c7ecf0..b963301 100644 --- a/commands/help.js +++ b/commands/help.js @@ -34,4 +34,4 @@ ice-king: says a quote from ice king from adventure time.`, false) msg.channel.send(RichEmbed = emb); } } -}
\ No newline at end of file +};
\ No newline at end of file |