Fix #704 - increase height of offline apps window to 700px
This commit is contained in:
parent
5456ea973a
commit
aea4e4d6a6
1 changed files with 1 additions and 1 deletions
|
@ -62,6 +62,6 @@
|
|||
"icon": "dest/prod/logo.png",
|
||||
"toolbar": false,
|
||||
"width": 1000,
|
||||
"height": 500
|
||||
"height": 700
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue