mirror of
				https://github.com/warengroup/eximiabots-radiox.git
				synced 2025-11-04 13:29:34 +00:00 
			
		
		
		
	Update Stations class
This commit is contained in:
		@@ -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);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user