Update On Sun Oct 20 20:32:22 CEST 2024

This commit is contained in:
github-action[bot]
2024-10-20 20:32:23 +02:00
parent b0b91ede47
commit a2e7d7f51b
85 changed files with 2349 additions and 2141 deletions
@@ -341,7 +341,7 @@ namespace ServiceLib.ViewModels
//coreType
SaveCoreType();
if (ConfigHandler.SaveConfig(_config) == 0)
if (await ConfigHandler.SaveConfig(_config) == 0)
{
if (needReboot)
{