mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 12:45:00 +00:00
enhance: save preference.json instantly
This commit is contained in:
parent
fefcda7246
commit
28b6ce4993
3 changed files with 43 additions and 4 deletions
|
@ -522,7 +522,6 @@ namespace SourceGit
|
|||
var pref = ViewModels.Preference.Instance;
|
||||
if (pref.ShouldCheck4UpdateOnStartup())
|
||||
{
|
||||
pref.Save();
|
||||
Check4Update();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue