mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 05:00:18 +00:00
Update Stations class
This commit is contained in:
parent
eb131a405f
commit
d7587f4d71
@ -34,7 +34,7 @@ module.exports = class Stations extends Array {
|
||||
this.logger('Stations', 'Fetching list failed');
|
||||
console.error(error + "\n");
|
||||
|
||||
this.fetch(options);
|
||||
if(this.length == 0) this.fetch(options);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user