Skip to content

Commit

Permalink
set menu null
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhaninan committed Mar 15, 2017
1 parent d6ab7f6 commit da6450d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function createWindow() {
win.center()
}

// win.setMenu(null)
win.setMenu(null)

win.loadURL(`file://${__dirname}/dist/index.html`)

Expand Down

0 comments on commit da6450d

Please sign in to comment.