Updated dependencies, deprecated methods.

This commit is contained in:
Daniel Scalzi
2020-01-01 15:37:07 -05:00
parent 19ee187f10
commit 4f504cd470
4 changed files with 124 additions and 73 deletions

View File

@@ -119,7 +119,7 @@ function createWindow() {
win.removeMenu()
win.setResizable(true)
win.resizable = true
win.on('closed', () => {
win = null