fix(tray.js): delete unused closing brace

master
mayandev 4 years ago
parent c6ddf9ac3f
commit 733005489f

@ -67,7 +67,6 @@ export function createTray(win) {
app.exit();
},
},
},
]);
tray.popUpContextMenu(contextMenu);

Loading…
Cancel
Save