Skip to content

Commit

Permalink
Sort by tracks_total
Browse files Browse the repository at this point in the history
  • Loading branch information
jaedb committed Jan 25, 2017
1 parent 759f4ef commit 550dac2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/js/views/library/LibraryLocalAlbums.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ class LibraryLocalAlbums extends React.Component{
{
value: 'name',
label: 'Name'
},
{
value: 'tracks_total',
label: 'Tracks'
}
]

Expand Down

0 comments on commit 550dac2

Please sign in to comment.