[sorting] Use ID3 date tag for browse Updated sort
This commit is contained in:
@ -174,7 +174,7 @@ const BrowseDirectory = () => {
|
||||
label: i18n('fields.filters.album'),
|
||||
},
|
||||
{
|
||||
value: 'last_modified',
|
||||
value: 'date',
|
||||
label: i18n('fields.filters.updated'),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user