mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-20 04:39:45 +08:00
⚡️ 窗体初始化后显示 (#117)
* perf: show window after initializing * perf: remove redundant show() in sub windows
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
"label": "TeyvatGuide",
|
||||
"width": 1600,
|
||||
"height": 900,
|
||||
"center": true
|
||||
"center": true,
|
||||
"visible": false
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
|
||||
Reference in New Issue
Block a user