mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 17:43:30 +01:00
Attempted assorted fixes
This commit is contained in:
@@ -92,7 +92,6 @@ export default class VoiceConnection extends EventEmitter {
|
||||
onWarning = false,
|
||||
lastVolume = this.volume !== undefined ? this.volume.get() : 1;
|
||||
|
||||
this.volume = stream;
|
||||
this.playing = true;
|
||||
this.playingIntent = retStream;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user