[change] main.js [change] preload.js [change] settings.html
@@ -902,6 +902,11 @@ app.whenReady().then(() => {
store.set('intelligentCommitThreshold', value);
});
ipcMain.on('close-settings', () => {
if (settingsWin) settingsWin.close();
// … Ende der IPC-Handler …
The note is not visible to the blocked user.