Fix Sonarr Reference in RemotePathMappingsModal

pull/145/head
Qstick 7 years ago committed by GitHub
parent 56f6b923e1
commit e181876dfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -88,7 +88,7 @@ function EditRemotePathMappingModalContent(props) {
<FormInputGroup
type={inputTypes.PATH}
name="localPath"
helpText="Path that Sonarr should use to access the remote path locally"
helpText="Path that Lidarr should use to access the remote path locally"
{...localPath}
onChange={onInputChange}
/>

Loading…
Cancel
Save