mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-11 10:26:57 +00:00
Fixed: Bug preventing override of book in manual import
This commit is contained in:
@@ -65,7 +65,7 @@ class SelectBookModalContentConnector extends Component {
|
||||
this.props.updateInteractiveImportItem({
|
||||
id,
|
||||
book,
|
||||
bookReleaseId: undefined,
|
||||
editionId: undefined,
|
||||
rejections: []
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user