Fixed: Bug preventing override of book in manual import

pull/356/head
ta264 4 years ago
parent f5c6070f23
commit 4e861e0ae5

@ -65,7 +65,7 @@ class SelectBookModalContentConnector extends Component {
this.props.updateInteractiveImportItem({
id,
book,
bookReleaseId: undefined,
editionId: undefined,
rejections: []
});
});

Loading…
Cancel
Save