Fixed: better root folder validation

This commit is contained in:
ta264
2021-01-18 21:06:49 +00:00
parent 6a79c2f3a1
commit cab92745da
9 changed files with 230 additions and 11 deletions
@@ -50,7 +50,7 @@ export default {
host: 'localhost',
port: 8080,
useSsl: false,
outputProfile: 0,
outputProfile: 'default',
defaultTags: []
},
isSaving: false,