mirror of
https://github.com/ckaczor/WorkIndicator.git
synced 2026-01-14 01:25:45 -05:00
Fix for settings
This commit is contained in:
2
Common
2
Common
Submodule Common updated: 6f528f7b59...81856b2700
@@ -136,6 +136,7 @@ namespace WorkIndicator
|
|||||||
|
|
||||||
if (dialogResult.HasValue && dialogResult.Value)
|
if (dialogResult.HasValue && dialogResult.Value)
|
||||||
{
|
{
|
||||||
|
Properties.Settings.Default.Save();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user