mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-12-22 17:43:17 +00:00
Update play.js
This commit is contained in:
parent
d3296efa57
commit
38fcc18e3d
@ -26,6 +26,7 @@ module.exports = {
|
||||
if (radio) {
|
||||
radio.connection.dispatcher.destroy();
|
||||
client.funcs.play(msg.guild, client, url);
|
||||
return;
|
||||
}
|
||||
|
||||
const construct = {
|
||||
|
Loading…
Reference in New Issue
Block a user