mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 13:03:31 +01:00
Cancelling: https://github.com/hydrabolt/discord.js/pull/1745/files#diff-31d1bb7c08f2176ba026497c2e8d9b3fR81
This commit is contained in:
@@ -78,7 +78,6 @@ class AudioPlayer extends EventEmitter {
|
|||||||
}
|
}
|
||||||
this.currentStream = {};
|
this.currentStream = {};
|
||||||
this.streamingData.pausedTime = 0;
|
this.streamingData.pausedTime = 0;
|
||||||
this.streamingData.timestamp = 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user