From 64e23d00298eec6842cfc0141b566949d32faeac Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Fri, 23 May 2025 22:45:25 +0200 Subject: [PATCH] [auto] initial commit upon monitoring start --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index e2bba77..056b16a 100644 --- a/main.js +++ b/main.js @@ -194,7 +194,7 @@ async function autoCommit(folder, message) { debug('[autoCommit] Commit erfolgreich erstellt.'); return true; } - +//test app.whenReady().then(() => { const win = createWindow();