!356 fix:修复了更新器安装完成后显示下载完成的bug

Merge pull request !356 from momen/Thunder
This commit is contained in:
2025-08-30 08:39:51 +00:00
parent b7bf70e402
commit 6afabe9eb6

View File

@@ -214,4 +214,4 @@ int main(int argc, char *argv[])
});
return a.exec();
}
}