@@ -12,3 +12,7 @@ const createWindow = () => {
app.whenReady().then(() => {
createWindow();
});
app.on("window-all-closed", () => {
if (process.platform !== "darwin") app.quit();
The note is not visible to the blocked user.