固定窗口高度

This commit is contained in:
黑先森
2024-11-12 11:21:03 +08:00
parent c7170967ec
commit f556e17f85
+3 -2
View File
@@ -15,10 +15,11 @@
{
"title": "easytier-game 1.1.6",
"minWidth": 340,
"minHeight": 305,
"width": 340,
"height": 305,
"maxWidth": 350,
"minHeight": 305,
"maxHeight": 305,
"maxWidth": 360,
"resizable": true,
"fullscreen": false,
"decorations": true,