1
0

[auto] initial commit upon monitoring start

This commit is contained in:
2025-05-23 22:45:25 +02:00
parent f448132521
commit 64e23d0029

View File

@@ -194,7 +194,7 @@ async function autoCommit(folder, message) {
debug('[autoCommit] Commit erfolgreich erstellt.');
return true;
}
//test
app.whenReady().then(() => {
const win = createWindow();