fix: change window default size

This commit is contained in:
GyDi
2022-05-06 01:15:15 +08:00
parent ffe0843bd6
commit 0f688bd71a
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@
{
"title": "Clash Verge",
"width": 800,
"height": 600,
"height": 610,
"resizable": true,
"fullscreen": false,
"decorations": false,