mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02: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