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

@@ -6,6 +6,7 @@
"label": "main",
"title": "CC Switch",
"titleBarStyle": "Visible",
"visible": false,
"minWidth": 900,
"minHeight": 600
}