mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-03 15:23:59 +00:00
Fixed: Sorting by episode number on series details
This commit is contained in:
@@ -62,7 +62,7 @@ define(
|
||||
sortable : false
|
||||
},
|
||||
{
|
||||
name : 'this',
|
||||
name : 'episodeNumber',
|
||||
label: '#',
|
||||
cell : EpisodeNumberCell
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user