changed sort options to match UI (#707)

zductiv 7 years ago committed by Devin Buhl
parent a3f389af5e
commit 3d4b1c3be5

@ -141,8 +141,12 @@ module.exports = Marionette.Layout.extend({
title : 'Title',
name : 'sortTitle'
},
{
title: 'Downloaded',
name: 'downloadedQuality'
},
{
title : 'Quality',
title : 'Profile',
name : 'profileId'
},
{

Loading…
Cancel
Save