mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-12 02:46:24 +00:00
Fixed: Allow None metadata profile for lists
This commit is contained in:
@@ -180,6 +180,7 @@ function EditImportListModalContent(props) {
|
||||
name="metadataProfileId"
|
||||
helpText={'Metadata Profile list items should be added with'}
|
||||
{...metadataProfileId}
|
||||
includeNone={true}
|
||||
onChange={onInputChange}
|
||||
/>
|
||||
</FormGroup>
|
||||
|
||||
Reference in New Issue
Block a user