mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-24 22:36:19 -04:00
Fixed: Sorting queue by episode properties when not all items have an episode
This commit is contained in:
@@ -77,6 +77,7 @@ export const defaultState = {
|
||||
{
|
||||
name: 'episode.title',
|
||||
label: 'Episode Title',
|
||||
isSortable: true,
|
||||
isVisible: true
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user