mirror of
				https://github.com/warengroup/eximiabots-radiox.git
				synced 2025-11-04 01:49:37 +00:00 
			
		
		
		
	Update Streamer event
This commit is contained in:
		@@ -99,7 +99,7 @@ module.exports = class {
 | 
			
		||||
                    this.play(station);
 | 
			
		||||
	            }
 | 
			
		||||
            })
 | 
			
		||||
            .on('error', (error) => {
 | 
			
		||||
            .on('error', error => {
 | 
			
		||||
                this.logger('Streamer', station.name + " / " + "Error" + "\n" + error);
 | 
			
		||||
                this.play(station);
 | 
			
		||||
            });
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user