Skip to content

Commit

Permalink
Recover code about close window (kamranahmedse#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunmoAhn authored and kamranahmedse committed Nov 6, 2018
1 parent 09c7da2 commit eb5695e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ function setMainMenu(mainWindow) {
});
}
},
{ role: 'close' },
{ type: 'separator' },
{ role: 'quit' },
]
Expand Down

0 comments on commit eb5695e

Please sign in to comment.