From 43c9285b9af83f83bedd8a015c931d4076df9e29 Mon Sep 17 00:00:00 2001 From: Tlntin Date: Wed, 28 Dec 2022 12:51:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AElinux=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E5=BC=80=E5=90=AF=E6=89=98=E7=9B=98,=E5=85=B3=E9=97=AD?= =?UTF-8?q?=E8=8F=9C=E5=8D=95=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/pake.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-tauri/pake.json b/src-tauri/pake.json index b0c3871..0a60807 100644 --- a/src-tauri/pake.json +++ b/src-tauri/pake.json @@ -17,12 +17,12 @@ }, "menu": { "macos": true, - "linux": true, + "linux": false, "windows": false }, "system_tray": { "macos": false, - "linux": false, + "linux": true, "windows": true } } \ No newline at end of file