Allow user to restore database to default settings
Compare changes
- Kien Le authored
+ 11
− 0
@@ -217,6 +217,12 @@ class UIMainWindow(object):
@@ -638,6 +644,11 @@ class UIMainWindow(object):
Closes #90 (closed)
Add a backup DB, which is a duplicate of the working DB. Also add a pipeline to make sure that the backup DB is updated.