Version 1.3.0 - Ajout de Docker
This commit is contained in:
@@ -283,6 +283,7 @@ class Player {
|
||||
}
|
||||
|
||||
async setDuration(duration) {
|
||||
|
||||
//FIXME: SET DURATION FONCTIONNE TRES LENTEMENT
|
||||
if (this.checkConnection()) return;
|
||||
if (this.queue.current == null) return;
|
||||
|
||||
Reference in New Issue
Block a user