@ -480,6 +480,7 @@ function createMenu() {
const shouldQuit = app.makeSingleInstance(() => {
if (mainWindow) {
if (mainWindow.isMinimized()) mainWindow.restore();
mainWindow.show();
mainWindow.focus();
}
});
The note is not visible to the blocked user.