From 972c7365bb2af2c038930c9059723ed9a59c562d Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Fri, 23 May 2025 22:49:53 +0200 Subject: [PATCH] [auto] startup --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index dbbba08..749c6b3 100644 --- a/main.js +++ b/main.js @@ -117,7 +117,7 @@ function startMonitoringWatcher(folderPath, win) { awaitWriteFinish: { stabilityThreshold: 300, pollInterval: 100 - } + } //yo }); // TODO: Optionale .gitignore Logik nachrüsten