Updated play

This commit is contained in:
Christer Warén 2021-08-04 15:18:14 +03:00
parent 378fe97ea3
commit ef18a08cc6

View File

@ -75,6 +75,7 @@ module.exports = {
if (radio) {
client.funcs.statisticsUpdate(client, msg.guild, radio);
radio.audioPlayer.stop();
radio.station = station;
radio.textChannel = msg.channel;