mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Fixed: better root folder validation
This commit is contained in:
@@ -50,7 +50,7 @@ export default {
|
||||
host: 'localhost',
|
||||
port: 8080,
|
||||
useSsl: false,
|
||||
outputProfile: 0,
|
||||
outputProfile: 'default',
|
||||
defaultTags: []
|
||||
},
|
||||
isSaving: false,
|
||||
|
||||
Reference in New Issue
Block a user