Skip to content

Commit 73c9d24

Browse files
committed
Release 3.0.4
1 parent 2a6e433 commit 73c9d24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Util.vala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,7 @@ public class Util : GLib.Object {
743743
message_dialog.default_action.connect ((response) => {
744744
if (response == Gtk.ResponseType.ACCEPT) {
745745
clear_database_query ();
746+
reset_settings ();
746747
Planner.instance.main_window.destroy ();
747748
} else {
748749
message_dialog.hide_destroy ();

0 commit comments

Comments
 (0)