mirror of
https://github.com/Radarr/Radarr
synced 2025-02-25 15:43:08 +00:00
parent
a0b80ad41a
commit
05f61df59e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ var Collection = PageableCollection.extend({
|
|||
|
||||
state : {
|
||||
sortKey : 'sortTitle',
|
||||
order : 1,
|
||||
order : -1,
|
||||
pageSize : 100000,
|
||||
secondarySortKey : 'sortTitle',
|
||||
secondarySortOrder : -1
|
||||
|
|
Loading…
Reference in a new issue