summaryrefslogtreecommitdiff
path: root/commands/say.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/say.js')
-rw-r--r--commands/say.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/say.js b/commands/say.js
index 914a393..a27558f 100644
--- a/commands/say.js
+++ b/commands/say.js
@@ -8,4 +8,4 @@ module.exports = {
msg.delete();
}
}
-} \ No newline at end of file
+}; \ No newline at end of file