修复更新中心发送的下载项和普通下载故障覆盖的问题

This commit is contained in:
2026-04-13 13:29:58 +08:00
parent 763af5c37e
commit f044c6c3df
18 changed files with 981 additions and 39 deletions

View File

@@ -244,7 +244,7 @@ export const installPackage = async ({
filePath,
"--delete-after-install",
"--no-create-desktop-entry",
"--native"
"--native",
);
} else {
// APM