mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-20 21:54:58 -04:00
New: Series lists will auto update when files are imported/deleted
This commit is contained in:
@@ -50,7 +50,6 @@ define(
|
||||
throw 'ownerContext must be set.';
|
||||
}
|
||||
|
||||
|
||||
var callback = this.model.get('callback');
|
||||
if (callback) {
|
||||
callback.call(this.model.ownerContext, this);
|
||||
|
||||
Reference in New Issue
Block a user