From 7226bc3bf68d576647050e4b590a8ba8440e0bce Mon Sep 17 00:00:00 2001 From: brianling Date: Thu, 16 Jul 2026 08:30:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E6=98=BE=E5=BC=8F=20i?= =?UTF-8?q?con=20=E8=B7=AF=E5=BE=84=EF=BC=8C=E8=AE=A9=20electron-builder?= =?UTF-8?q?=20=E8=87=AA=E5=8A=A8=E6=A3=80=E6=B5=8B=20build/icon.ico?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index b602b51..8b50aec 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,6 @@ "electronDownload": { "mirror": "https://npmmirror.com/mirrors/electron/" }, - "icon": "build/icon.ico", "files": [ "dist/**/*", "dist-electron/**/*",