alternative quit APP by click CTRL+Q

This commit is contained in:
YULIUS KURNIAWAN KRISTIANTO 2018-03-29 04:07:03 +07:00 committed by GitHub
parent 2df37c4fa6
commit be559bebdd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,11 @@ export default () => {
}
},
},
{
label: 'Close',
accelerator: 'CmdOrCtrl+Q',
role: 'quit'
},
{
label: 'Frequently Asked Questions',
click: () => {