From 4614a453ef0804b52999dcac6dd79b4889e2a7ad Mon Sep 17 00:00:00 2001 From: BTMuli Date: Sat, 6 Jan 2024 18:19:08 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20=E5=8F=96=E6=B6=88=20transparent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/tauri.conf.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 96d1fdcd..5b43fdab 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -140,8 +140,7 @@ "label": "TeyvatGuide", "width": 1600, "height": 900, - "center": true, - "transparent": true + "center": true }, { "fullscreen": false,