Fix: Increase Height of 'About' window even more

This commit is contained in:
Ameet Kaustav
2019-10-31 01:17:09 -07:00
parent 35717e9dfb
commit ab129fa233

View File

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