fix: prevent window flicker on silent startup (#901)

Closes #892
This commit is contained in:
funnytime
2026-02-04 10:37:54 +08:00
committed by GitHub
parent c153e7104e
commit 7bd29d721e
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
"height": 650,
"minWidth": 900,
"minHeight": 600,
"visible": false,
"resizable": true,
"fullscreen": false,
"center": true