Version 0.6.2 - Fix des fonctionnalités externes de la version

This commit is contained in:
Raphix
2023-08-29 11:57:12 +02:00
parent 31511b930e
commit 30a36e9289
2 changed files with 2 additions and 2 deletions

View File

@ -177,7 +177,7 @@ module.exports.getState = function(client, interaction) {
}
module.exports.playPlaylist = function (id, client) {
module.exports.playPlaylist = function (id, data) {