mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-03-05 13:20:20 -05:00
Fixed: Episode title not showing in Cutoff Unmet
This commit is contained in:
@@ -111,7 +111,7 @@ export const defaultState = {
|
||||
isVisible: true
|
||||
},
|
||||
{
|
||||
name: 'episodes.episodeTitle',
|
||||
name: 'episodes.title',
|
||||
label: 'Episode Title',
|
||||
isVisible: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user