forked from rc/aircox
		
	dealer can no more be saved -- damned
This commit is contained in:
		@ -46,7 +46,7 @@ class StationController(plugins.StationController):
 | 
			
		||||
        self.current_source = [
 | 
			
		||||
            # we assume sound is always from a registered source
 | 
			
		||||
            source for source in self.station.get_sources()
 | 
			
		||||
            if source.rid = rid
 | 
			
		||||
            if source.rid == rid
 | 
			
		||||
        ][0]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -102,4 +102,3 @@ class SourceController(plugins.SourceController):
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user