mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-30 11:20:15 +08:00
修复更新中心发送的下载项和普通下载故障覆盖的问题
This commit is contained in:
@@ -67,7 +67,7 @@ export const installUpdateItem = async ({
|
||||
|
||||
// 使用与商店安装相同的安装逻辑
|
||||
const origin = item.source === "apm" ? "apm" : "spark";
|
||||
|
||||
|
||||
await installPackage({
|
||||
pkgname: item.pkgname,
|
||||
filePath,
|
||||
|
||||
Reference in New Issue
Block a user