mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Rename Episode Instances to Album to fix AlbumModal
This commit is contained in:
@@ -121,7 +121,7 @@ class CutoffUnmetConnector extends Component {
|
||||
} = this.props;
|
||||
|
||||
this.props.batchToggleCutoffUnmetEpisodes({
|
||||
episodeIds: selected,
|
||||
albumIds: selected,
|
||||
monitored: filterKey !== 'monitored' || !filterValue
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user