mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 02:20:18 +00:00
Update restoreRadios function
This commit is contained in:
parent
803bc20fb7
commit
ad9a2f8f19
@ -17,7 +17,6 @@ module.exports = async function restoreRadios(client, guilds) {
|
||||
|
||||
|
||||
const sstation = await client.funcs.searchStation(state.station.name, client);
|
||||
let url = sstation.stream[sstation.stream.default];
|
||||
let station = sstation;
|
||||
|
||||
const construct = {
|
||||
|
Loading…
Reference in New Issue
Block a user