mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-24 09:44:28 +08:00
Update On Sun Oct 20 20:32:22 CEST 2024
This commit is contained in:
@@ -341,7 +341,7 @@ namespace ServiceLib.ViewModels
|
||||
//coreType
|
||||
SaveCoreType();
|
||||
|
||||
if (ConfigHandler.SaveConfig(_config) == 0)
|
||||
if (await ConfigHandler.SaveConfig(_config) == 0)
|
||||
{
|
||||
if (needReboot)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user