Skip to content

Commit

Permalink
Revery menu change
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Lodder committed Apr 14, 2020
1 parent 65fb644 commit f0c811f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ function createWindow() {
}
})

//Menu.setApplicationMenu(null)
Menu.setApplicationMenu(null)

mainWindow.loadFile(join(__dirname, '../index.html'))
}
Expand Down

0 comments on commit f0c811f

Please sign in to comment.