mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 01:23:53 -07:00
series collection is now loaded on app start.
This commit is contained in:
parent
f44ef2ff5e
commit
1f7d57c2c2
5 changed files with 19 additions and 26 deletions
|
@ -19,7 +19,5 @@ define(
|
|||
});
|
||||
|
||||
var collection = new Collection();
|
||||
collection.fetch();
|
||||
|
||||
return collection;
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue