From 5e9773832a52d1eb461c1a63f9baaaf8ee1fe93d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9B=AE=E6=A3=83?= Date: Wed, 17 Jan 2024 19:40:56 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E4=BF=AE=E5=A4=8D=20macOS=20?= =?UTF-8?q?=E5=90=AF=E5=8A=A8=E5=B4=A9=E6=BA=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #82 --- 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 d55f7308..8bf705c9 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -147,7 +147,7 @@ "resizable": false, "title": "米游社", "label": "mhy_client", - "url": "about:blank", + "url": "", "userAgent": "Mozilla/5.0 (Linux; Android 12) Mobile miHoYoBBS/2.67.1", "visible": false, "width": 400,