Don't hide titlebar, setting it to default

This commit is contained in:
akashnimare
2017-08-02 02:25:29 +05:30
parent df0adb373d
commit 6901b5f128

View File

@@ -57,7 +57,6 @@ function createMainWindow() {
icon: iconPath(),
minWidth: 600,
minHeight: 500,
titleBarStyle: 'hidden',
webPreferences: {
plugins: true,
allowDisplayingInsecureContent: true,