@ -63,12 +63,7 @@ module.exports.setUpTray = (app, win) => {
app.quit();
},
{
label: "Quit",
click: () => {
{ role: "quit" }
];
const trayMenu = Menu.buildFromTemplate(template);
The note is not visible to the blocked user.