From 3a9b0a6a6d1ede8ff0dd5a176cf3479e079153dc Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Fri, 23 May 2025 23:00:53 +0200 Subject: [PATCH] [change] main.js --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index ad4e6ab..75f130a 100644 --- a/main.js +++ b/main.js @@ -117,7 +117,7 @@ function startMonitoringWatcher(folderPath, win) { awaitWriteFinish: { stabilityThreshold: 300, pollInterval: 100 - } + }test }); // TODO: Optionale .gitignore Logik nachrüsten