From 77407c7e289a6d73d040ad7be5cb90a9c94c0384 Mon Sep 17 00:00:00 2001 From: Julian Freeman Date: Mon, 8 Dec 2025 17:24:59 -0400 Subject: [PATCH] modify height --- 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 ea992e6..44ecf61 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -14,7 +14,7 @@ { "title": "流萤 - 视频下载", "width": 1300, - "height": 850 + "height": 900 } ], "security": {