Electron@5

This commit is contained in:
Daniel Scalzi
2019-06-02 16:15:57 -04:00
parent 68362021f5
commit 555cb0125c
4 changed files with 19 additions and 18 deletions

View File

@@ -117,7 +117,7 @@ function createWindow() {
win.show()
})*/
win.setMenu(null)
win.removeMenu()
win.setResizable(true)