mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Fixed: Errors after importing episodes
This commit is contained in:
parent
a550e94fee
commit
a72e70fa27
3 changed files with 3 additions and 2 deletions
|
@ -161,7 +161,7 @@ define(
|
|||
seasonFolder: seasonFolder,
|
||||
seriesType: seriesType
|
||||
}, { silent: true });
|
||||
|
||||
|
||||
this.model.setSeasonPass(startingSeason);
|
||||
|
||||
var self = this;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue