mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Fixed: Sorting on title in Manual Search table now works.
This commit is contained in:
parent
21c5352183
commit
ee322feb69
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ define(
|
|||
cell : AgeCell
|
||||
},
|
||||
{
|
||||
name : 'this',
|
||||
name : 'title',
|
||||
label : 'Title',
|
||||
cell : ReleaseTitleCell
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue