mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
enhance: Save Preferences after switched Workspace and closed Preferences (#1073)
This commit is contained in:
parent
df6cbcaa28
commit
c1c0e7b2a0
2 changed files with 2 additions and 0 deletions
|
@ -525,6 +525,7 @@ namespace SourceGit.ViewModels
|
|||
}
|
||||
|
||||
_ignoreIndexChange = false;
|
||||
Preferences.Instance.Save();
|
||||
GC.Collect();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue