Fixed: Errors after importing episodes

This commit is contained in:
Mark McDowall
2014-07-06 21:08:58 -07:00
parent a550e94fee
commit a72e70fa27
3 changed files with 3 additions and 2 deletions

View File

@@ -161,7 +161,7 @@ define(
seasonFolder: seasonFolder,
seriesType: seriesType
}, { silent: true });
this.model.setSeasonPass(startingSeason);
var self = this;