This commit is contained in:
Eugene Pankov
2017-06-28 16:55:09 +02:00
parent d0c10278fb
commit 8a7e7c4eb5
4 changed files with 25 additions and 6 deletions

View File

@@ -146,7 +146,7 @@ start = () => {
let options = {
width: 800,
height: 400,
height: 600,
//icon: `${app.getAppPath()}/assets/img/icon.png`,
title: 'Terminus',
minWidth: 400,