Fix: Increase height of 'About' window
This commit is contained in:
parent
0198d7493d
commit
a881668b38
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ function init () {
|
|||
backgroundColor: '#ECECEC',
|
||||
center: true,
|
||||
fullscreen: false,
|
||||
height: 170,
|
||||
height: 220,
|
||||
icon: getIconPath(),
|
||||
maximizable: false,
|
||||
minimizable: false,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue