mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
New: Add option to only monitor selected book when adding single book
This commit is contained in:
@@ -105,6 +105,7 @@ class AddNewBookModalContent extends Component {
|
||||
<AddAuthorOptionsForm
|
||||
authorName={authorName}
|
||||
includeNoneMetadataProfile={true}
|
||||
includeSpecificBookMonitor={true}
|
||||
{...otherProps}
|
||||
/>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user