mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-26 16:26:38 +01:00
Fixed: Sorting on title in Manual Search table now works.
This commit is contained in:
@@ -26,7 +26,7 @@ define(
|
||||
cell : AgeCell
|
||||
},
|
||||
{
|
||||
name : 'this',
|
||||
name : 'title',
|
||||
label : 'Title',
|
||||
cell : ReleaseTitleCell
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user