Skip to content
Snippets Groups Projects
Commit 9cba3a8d authored by Robert Goldmann's avatar Robert Goldmann
Browse files

Fixed #199 - database import dialog is not showing

parent f627addd
No related branches found
No related tags found
1 merge request!213merge v1_6_0 into master
...@@ -591,7 +591,7 @@ public class SettingsController implements Styleable ...@@ -591,7 +591,7 @@ public class SettingsController implements Styleable
controller.getStage(), controller.getStage(),
null, null,
false); false);
deleteDB(); deleteDatabase(importPending);
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment