From 14346ca6d95d86e6d941b071aed6b5a29b876711 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=98=89=E4=BC=9F?= <8473136@qq.com> Date: Fri, 9 Aug 2024 09:32:15 +0800 Subject: [PATCH] =?UTF-8?q?:rocket:=20=E6=89=93=E5=8C=85=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=90=8D=E8=A7=84=E8=8C=83=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- electron-builder.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/electron-builder.json5 b/electron-builder.json5 index e2d99e4..a2a742d 100644 --- a/electron-builder.json5 +++ b/electron-builder.json5 @@ -128,6 +128,7 @@ // "x64" // ] // } + ], "category": "Network", "artifactName": "${productName}-Linux-${arch}-${version}.${ext}"