[change] main.js
@@ -1049,6 +1049,7 @@ ipcMain.on('show-folder-context-menu', (event, folderPath) => {
// clean up on exit
app.on('window-all-closed', () => {
if (process.platform !== 'darwin'){
app.isQuiting = true;
app.quit();
}
});
The note is not visible to the blocked user.