You've already forked Sonarr
							
							
				mirror of
				https://github.com/Sonarr/Sonarr.git
				synced 2025-10-31 00:07:55 +02:00 
			
		
		
		
	Fixed event binding for episode file collection on episode modal
This commit is contained in:
		| @@ -93,7 +93,7 @@ define( | ||||
|                         }); | ||||
|                     } | ||||
|  | ||||
|                     this.listenTo(this.episodeFileCollection, 'all', this._collectionChanged); | ||||
|                     this.listenTo(this.episodeFileCollection, 'add remove', this._collectionChanged); | ||||
|                 } | ||||
|  | ||||
|                 else { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user