@@ -1095,6 +1095,9 @@ ipc.on('restart', () => {
app.relaunch();
app.quit();
});
ipc.on('shutdown', () => {
ipc.on('set-auto-hide-menu-bar', (event, autoHide) => {
if (mainWindow) {
The note is not visible to the blocked user.