chore: 删除多余内容

This commit is contained in:
uye
2024-02-05 15:20:57 +08:00
parent 16f0963de3
commit 74a06fc732

View File

@@ -299,7 +299,6 @@ namespace MaaWpfGui.ViewModels.UI
// 保存更新信息,下次启动后会弹出已更新完成的提示
UpdatePackageName = string.Empty;
IsFirstBootAfterUpdate = true;
ConfigurationHelper.Release();
return true;
static void DeleteFileWithBackup(string filePath)