mirror of
https://github.com/danbulant/discord.js
synced 2026-06-20 07:02:00 +00:00
Webpack build: fcd7cf1450
This commit is contained in:
parent
06f1416143
commit
140e45c933
2 changed files with 3 additions and 3 deletions
|
|
@ -23096,7 +23096,7 @@ class VoiceBroadcast extends EventEmitter {
|
|||
this._pausedTime += 200;
|
||||
setTimeout(() => this.tick(), 200);
|
||||
} else {
|
||||
this.end();
|
||||
this.killCurrentTranscoder();
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
4
discord.indev-prism.min.js
vendored
4
discord.indev-prism.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue