mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-02-20 12:43:28 +02:00
Backup directory is a path
This commit is contained in:
parent
90626e353f
commit
9421af2c3f
@ -32,7 +32,7 @@ function BackupSettings(props) {
|
||||
<FormLabel>Folder</FormLabel>
|
||||
|
||||
<FormInputGroup
|
||||
type={inputTypes.TEXT}
|
||||
type={inputTypes.PATH}
|
||||
name="backupFolder"
|
||||
helpText="Relative paths will be under Sonarr's AppData directory"
|
||||
onChange={onInputChange}
|
||||
|
Loading…
x
Reference in New Issue
Block a user