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