Fix for settings
This commit is contained in:
+1
-1
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