Fixed: Cannot edit root folder calibre option after creation

Fixes #1188
pull/1237/head
ta264 3 years ago
parent 7a969a63e4
commit a746a9a4b1

@ -127,6 +127,7 @@ function EditRootFolderModalContent(props) {
<FormInputGroup
type={inputTypes.CHECK}
isDisabled={!!id}
name="isCalibreLibrary"
helpText={translate('IsCalibreLibraryHelpText')}
{...isCalibreLibrary}

Loading…
Cancel
Save