Fixed corner radius.

This commit is contained in:
Sean Li 2015-02-26 12:05:21 -08:00
parent de9d74e8dc
commit 1d026b56b8
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ var windowOptions = {
'min-height': 700,
resizable: true,
frame: false,
show: false
show: true
};
app.on('activate-with-no-open-windows', function () {