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