mirror of
https://github.com/danbulant/discord.js
synced 2026-06-22 00:02:13 +00:00
Cancelling: https://github.com/hydrabolt/discord.js/pull/1745/files#diff-31d1bb7c08f2176ba026497c2e8d9b3fR81
This commit is contained in:
parent
fa3eee8fd9
commit
6b249ba454
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ class AudioPlayer extends EventEmitter {
|
|||
}
|
||||
this.currentStream = {};
|
||||
this.streamingData.pausedTime = 0;
|
||||
this.streamingData.timestamp = 0;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue