mirror of
https://github.com/ckaczor/WorkIndicator.git
synced 2026-02-05 01:35:38 -05:00
Add update button to about
This commit is contained in:
@@ -136,7 +136,7 @@ namespace WorkIndicator
|
||||
|
||||
if (dialogResult.HasValue && dialogResult.Value)
|
||||
{
|
||||
Properties.Settings.Default.Save();
|
||||
Settings.Default.Save();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user