mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
settings is fully moved to required.
This commit is contained in:
@@ -12,4 +12,7 @@ define(['app', 'Series/EpisodeModel'], function () {
|
||||
return new NzbDrone.Series.EpisodeCollection(filtered);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
return NzbDrone.Series.EpisodeCollection;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user