Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Commit

Permalink
Remove extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
kyogoi committed Oct 6, 2019
1 parent 9057f19 commit f7cc3b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
textChannel.overwritePermissions(newMember, { "VIEW_CHANNEL": true });
if (config.emitLog) textChannel.send(`${newMember} has entered the voice channel.`);
}

});

bot.once('ready', () => {
Expand Down

0 comments on commit f7cc3b3

Please sign in to comment.