feat(desktop): faster launch with resolved desktop app startup issues (#4357)
This commit is contained in:
@@ -56,9 +56,11 @@
|
||||
},
|
||||
"windows": [
|
||||
{
|
||||
"label": "main",
|
||||
"title": "Hoppscotch",
|
||||
"visible": false,
|
||||
"fullscreen": false,
|
||||
"resizable": true,
|
||||
"title": "Hoppscotch",
|
||||
"width": 800,
|
||||
"height": 600,
|
||||
"fileDropEnabled": false
|
||||
|
||||
Reference in New Issue
Block a user