Skip to content

Create the data location if it does not exist

Tobias Fella requested to merge (removed):CreateDataLocationIfNotExists into master

If QStandardPaths::AppLocalDataLocation does not exist when starting angelfish, it crashed because it fails to open the database.

Merge request reports