mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
series collection is now loaded on app start.
This commit is contained in:
@@ -19,7 +19,5 @@ define(
|
||||
});
|
||||
|
||||
var collection = new Collection();
|
||||
collection.fetch();
|
||||
|
||||
return collection;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user