fix quit menu item
This commit is contained in:
parent
0aa5342aac
commit
7b86deb63c
@ -274,6 +274,7 @@ module.exports = {
|
||||
module.exports.changeWatchDPI()
|
||||
break;
|
||||
case menu_9.toLowerCase():
|
||||
process.kill(process.pid)
|
||||
break;
|
||||
default:
|
||||
// code block
|
||||
|
Loading…
x
Reference in New Issue
Block a user