Fix: Increase height of 'About' window

This commit is contained in:
Ameet Kaustav
2019-10-29 22:28:07 -07:00
parent 0198d7493d
commit a881668b38

View File

@@ -15,7 +15,7 @@ function init () {
backgroundColor: '#ECECEC',
center: true,
fullscreen: false,
height: 170,
height: 220,
icon: getIconPath(),
maximizable: false,
minimizable: false,