From 83435c3f52e6e61eb123199182d06a60cb6edb2c Mon Sep 17 00:00:00 2001 From: mujio Date: Sun, 17 Dec 2023 12:59:46 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4tauri=E7=9A=84category?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/tauri.conf.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 7bc0a55..e0c3230 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -28,7 +28,6 @@ "bundle": { "active": true, "targets": "all", - "category": "player", "shortDescription": "a simple player write with tauri", "longDescription": "This is a video player write with Vue3 and rust;", "identifier": "com.tauri.test",