mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 21:39:34 +02:00
Fixed: Sorting by episode number on series details
This commit is contained in:
@@ -62,7 +62,7 @@ define(
|
|||||||
sortable : false
|
sortable : false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name : 'this',
|
name : 'episodeNumber',
|
||||||
label: '#',
|
label: '#',
|
||||||
cell : EpisodeNumberCell
|
cell : EpisodeNumberCell
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user