mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-07-01 07:43:38 +00:00
Update maintenance command
This commit is contained in:
@ -126,6 +126,9 @@ module.exports = {
|
||||
.then(response => response.json());
|
||||
|
||||
client.funcs.logger('Stations', 'Successfully fetched list');
|
||||
|
||||
client.streamer.refresh(client);
|
||||
|
||||
} catch (error) {
|
||||
client.funcs.logger('Stations', 'Fetching list failed');
|
||||
}
|
||||
|
Reference in New Issue
Block a user