Skip to content

Commit

Permalink
fix: 修复无法更新的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Blinue committed Dec 18, 2024
1 parent 2c1d4f4 commit 32229e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Magpie/UpdateService.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -418,9 +418,6 @@ fire_and_forget UpdateService::DownloadAndInstall() {

_Status(UpdateStatus::Installing);

// 再转入后台安装更新
co_await resume_background();

// 安装更新流程
// ----------------------------------------------------
// Magpie.exe
Expand Down

0 comments on commit 32229e4

Please sign in to comment.