mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 02:20:18 +00:00
Update maintenance command
This commit is contained in:
parent
0c76c137b9
commit
824d4042c1
@ -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');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user