🔧 设置最小尺寸

This commit is contained in:
BTMuli
2026-03-01 00:07:14 +08:00
parent ada60d0d3b
commit 6aaf9ea7d9

View File

@@ -39,7 +39,9 @@
"label": "TeyvatGuide",
"additionalBrowserArgs": "--disable-features=msWebOOUI,msPdfOOUI,msSmartScreenProtection --autoplay-policy=no-user-gesture-required",
"width": 1600,
"minWidth": 1600,
"height": 900,
"minHeight": 900,
"center": true,
"visible": false
}