Fix initial setup issue issues (#1380)

* Refactor initial setup behaviour
* Adjust wizard
This commit is contained in:
WithoutPants
2021-05-13 22:15:21 +10:00
committed by GitHub
parent 5a37e6cf52
commit e0623eb302
6 changed files with 133 additions and 34 deletions

View File

@@ -12,5 +12,6 @@ query SystemStatus {
databasePath
appSchema
status
configPath
}
}