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