mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 23:45:46 +02:00
changed sort options to match UI (#707)
This commit is contained in:
@@ -141,8 +141,12 @@ module.exports = Marionette.Layout.extend({
|
||||
title : 'Title',
|
||||
name : 'sortTitle'
|
||||
},
|
||||
{
|
||||
title: 'Downloaded',
|
||||
name: 'downloadedQuality'
|
||||
},
|
||||
{
|
||||
title : 'Quality',
|
||||
title : 'Profile',
|
||||
name : 'profileId'
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user