mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-23 11:45:09 -04:00
Fixed: Sorting on title in Manual Search table now works.
This commit is contained in:
1 parent
21c5352183
commit
ee322feb69
1 file changed
+1
-1
@@ -26,7 +26,7 @@ define(
|
||||
cell : AgeCell
|
||||
},
|
||||
{
|
||||
name : 'this',
|
||||
name : 'title',
|
||||
label : 'Title',
|
||||
cell : ReleaseTitleCell
|
||||
},
|
||||
|
||||
Reference in new issue
Block a user