1 Commits
1.0.4 ... 1.0.8

Author SHA1 Message Date
e609bebbbc Fix for settings 2021-12-20 13:05:11 -05:00
2 changed files with 2 additions and 1 deletions

2
Common

Submodule Common updated: 6f528f7b59...81856b2700

View File

@@ -136,6 +136,7 @@ namespace WorkIndicator
if (dialogResult.HasValue && dialogResult.Value)
{
Properties.Settings.Default.Save();
}
}
}