Refactor check updates

This commit is contained in:
2dust
2024-09-01 16:39:45 +08:00
parent d6ca317b20
commit f0d05a7d4e
10 changed files with 541 additions and 39 deletions
@@ -852,7 +852,7 @@ namespace ServiceLib.ViewModels
});
}
private void CloseCore()
public void CloseCore()
{
ConfigHandler.SaveConfig(_config, false);