during startup, if the dev server at localhost:1420 isn't running, you get a blank settings window

This commit is contained in:
Vlad Gerasimov 2025-08-09 09:16:35 +04:00
parent 24e0319256
commit e73eba7af0

View file

@ -19,7 +19,8 @@
"minWidth": 540,
"minHeight": 720,
"resizable": true,
"maximizable": false
"maximizable": false,
"visible": false
}
],
"security": {