mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-30 13:51:53 +08:00
enhance: Save Preferences after switched Workspace and closed Preferences (#1073)
This commit is contained in:
@@ -525,6 +525,7 @@ namespace SourceGit.ViewModels
|
||||
}
|
||||
|
||||
_ignoreIndexChange = false;
|
||||
Preferences.Instance.Save();
|
||||
GC.Collect();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user