mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-26 03:18:14 +00:00
Fix Sonarr Reference in RemotePathMappingsModal
This commit is contained in:
@@ -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}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user