mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Adding history
This commit is contained in:
@@ -10,6 +10,11 @@ define(['app', 'Series/SeriesModel'], function () {
|
||||
sortKey: "title",
|
||||
order: -1,
|
||||
pageSize: 1000000
|
||||
},
|
||||
|
||||
queryParams: {
|
||||
sortKey: null,
|
||||
order: null
|
||||
}
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user