mirror of
https://github.com/danbulant/discord.js
synced 2026-06-18 06:01:03 +00:00
Add a newline at the end of msgbot
This commit is contained in:
parent
634a5bd737
commit
3306067d7b
1 changed files with 1 additions and 1 deletions
|
|
@ -85,4 +85,4 @@ client.login(process.env["ds_email"], process.env["ds_password"]).catch(console.
|
|||
|
||||
|
||||
var chan1, chan2;
|
||||
var msg1, msg2;
|
||||
var msg1, msg2;
|
||||
|
|
|
|||
Loading…
Reference in a new issue