Merge pull request #4516 from cmgustavo/feat/resize-window
Resizes window for desktop
This commit is contained in:
commit
48e1bc78fc
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"visible": true,
|
||||
"resizable": false,
|
||||
"frame": true,
|
||||
"width": 400,
|
||||
"width": 800,
|
||||
"height": 600,
|
||||
"position": "center",
|
||||
"fullscreen": false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue