Fixed: Episode title not showing in Cutoff Unmet

This commit is contained in:
Qstick 2022-10-15 11:35:26 -05:00
parent a645681cc8
commit a6ce1ee64c
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ export const defaultState = {
isVisible: true
},
{
name: 'episodes.episodeTitle',
name: 'episodes.title',
label: 'Episode Title',
isVisible: true
},