@@ -23,7 +23,7 @@ function createWindow() {
});
win.setMenu(null);
win.loadURL('http://localhost:3000');
win.loadURL('http://localhost:54322');
}
ipcMain.on("win:minimize", () => win.minimize());
The note is not visible to the blocked user.