mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-27 22:56:45 -04:00
@@ -496,7 +496,7 @@ class BookDetails extends Component {
|
||||
<DeleteBookModal
|
||||
isOpen={isDeleteBookModalOpen}
|
||||
bookId={id}
|
||||
titleSlug={author.titleSlug}
|
||||
authorSlug={author.titleSlug}
|
||||
onModalClose={this.onDeleteBookModalClose}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user