lavaclient / plugins

Official plugins for lavaclient
https://lavaclient.js.org
MIT License
8 stars 5 forks source link

fix shuffle method #1

Closed xgraza closed 4 years ago

xgraza commented 4 years ago

shuffle method needs to minus one from the length, as it will push undefined into the tracks array.