1
0

auto-git:

[change] main.js
This commit is contained in:
2025-05-24 00:00:06 +02:00
parent cb3f35bd21
commit 9f15da7f24

View File

@@ -564,7 +564,7 @@ app.whenReady().then(() => {
} catch (err) {
debug(`FEHLER beim Commit: ${err.message}`);
return { success: false, error: err.message };
}//die readme is wieder weg
}
});
ipcMain.handle('set-monitoring', async (_e, folderPath, monitoring) => {