From 3d289659fd71c3f24893dcfc694e2a7a356bf559 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Sun, 19 Mar 2023 14:16:05 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E6=96=87=E4=BB=B6=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E8=AF=BB=E5=8F=96=E6=88=96=E5=86=99=E5=85=A5=E5=A4=B1=E8=B4=A5?= =?UTF-8?q?=E6=97=B6=E9=80=80=E5=87=BA=E5=86=85=E6=A0=B8=20https://github.?= =?UTF-8?q?com/siyuan-note/siyuan/issues/7707?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/electron/main.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app/electron/main.js b/app/electron/main.js index a89868cd7..107bad8fb 100644 --- a/app/electron/main.js +++ b/app/electron/main.js @@ -50,7 +50,6 @@ try { app.exit(); } -// type: port/id const exitApp = (port, errorWindowId) => { let tray; let mainWindow;