From ca825d21cce3add8e182bb3e52dfb8b073b7cda0 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Fri, 11 Nov 2022 18:46:54 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E6=9B=B4=E6=96=B0=E9=A1=BA=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 918fc3b..3225527 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -22,6 +22,7 @@ "icons/weRead.icns", "icons/icon.ico" ], + "identifier": "com.tw93.weRead", "active": true, "category": "DeveloperTool", "copyright": "", @@ -29,7 +30,6 @@ "depends": [] }, "externalBin": [], - "identifier": "com.tw93.weRead", "longDescription": "", "macOS": { "entitlements": null,