1
0
mirror of https://github.com/warengroup/eximiabots-radiox.git synced 2025-05-01 18:54:56 +00:00

Formatting Streamer class

This commit is contained in:
Christer Warén 2021-09-11 17:17:42 +03:00
parent b4a24de8cd
commit b66a60ebe9

@ -21,7 +21,6 @@ module.exports = class {
});
}
play(station) {
const audioPlayer = createAudioPlayer();
const resource = createAudioResource(url);