prettier
This commit is contained in:
parent
a74e95ed16
commit
38db664871
1 changed files with 0 additions and 1 deletions
|
@ -135,7 +135,6 @@ class Queue<T = unknown> {
|
|||
this.player.emit("trackAdd", this, track);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Adds multiple tracks to the queue
|
||||
* @param {Track[]} tracks Array of tracks to add
|
||||
|
|
Loading…
Reference in a new issue