mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 11:03:30 +01:00
Emit -ed and fixed presence vs. userUpdated check
This commit is contained in:
@@ -330,4 +330,4 @@ var VoiceConnection = (function (_EventEmitter) {
|
||||
return VoiceConnection;
|
||||
})(EventEmitter);
|
||||
|
||||
module.exports = VoiceConnection;
|
||||
module.exports = VoiceConnection;
|
||||
|
||||
Reference in New Issue
Block a user