summaryrefslogtreecommitdiff
path: root/commands/ping.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/ping.js')
-rw-r--r--commands/ping.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/ping.js b/commands/ping.js
index b881170..7837180 100644
--- a/commands/ping.js
+++ b/commands/ping.js
@@ -18,4 +18,4 @@ module.exports = {
msg.channel.send(RichEmbed = emb);
});
}
-} \ No newline at end of file
+}; \ No newline at end of file