mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-22 22:34:53 -04:00
Fixed: Backend/Frontend Cleanup
This commit is contained in:
@@ -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 Radarr's AppData directory"
|
||||
onChange={onInputChange}
|
||||
|
||||
Reference in New Issue
Block a user