mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-16 11:37:58 +02:00
Fixed: Sorting on title in Manual Search table now works.
This commit is contained in:
parent
21c5352183
commit
ee322feb69
@ -26,7 +26,7 @@ define(
|
||||
cell : AgeCell
|
||||
},
|
||||
{
|
||||
name : 'this',
|
||||
name : 'title',
|
||||
label : 'Title',
|
||||
cell : ReleaseTitleCell
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user