mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-09 02:06:56 +00:00
Fixed: Cannot edit root folder calibre option after creation
Fixes #1188
This commit is contained in:
@@ -127,6 +127,7 @@ function EditRootFolderModalContent(props) {
|
||||
|
||||
<FormInputGroup
|
||||
type={inputTypes.CHECK}
|
||||
isDisabled={!!id}
|
||||
name="isCalibreLibrary"
|
||||
helpText={translate('IsCalibreLibraryHelpText')}
|
||||
{...isCalibreLibrary}
|
||||
|
||||
Reference in New Issue
Block a user