mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 01:01:34 +02:00

committed by
Leonardo Galli

parent
a0b80ad41a
commit
05f61df59e
@@ -16,7 +16,7 @@ var Collection = PageableCollection.extend({
|
||||
|
||||
state : {
|
||||
sortKey : 'sortTitle',
|
||||
order : 1,
|
||||
order : -1,
|
||||
pageSize : 100000,
|
||||
secondarySortKey : 'sortTitle',
|
||||
secondarySortOrder : -1
|
||||
|
Reference in New Issue
Block a user