Electron-Tutorials icon indicating copy to clipboard operation
Electron-Tutorials copied to clipboard

use "==" instead of "!==" in "main.js"

Open AshkanRafiee opened this issue 5 years ago • 0 comments

I think you have to use "==" instead of "!==" in "main.js" of "hello-world" project to entirely close the application if the operating system is darwin and all of the windows are closed! 61525606-ff995580-aa2d-11e9-83a8-4ac5ad5b722e

AshkanRafiee avatar Oct 01 '19 16:10 AshkanRafiee