mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04: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