From 7ae3ce111bcebd624d7798e665be78b52e8a14a6 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Fri, 23 May 2025 22:52:05 +0200 Subject: [PATCH] [auto] startup --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index e931ae4..dd3d12e 100644 --- a/main.js +++ b/main.js @@ -116,7 +116,7 @@ function startMonitoringWatcher(folderPath, win) { depth: 99, // Rekursiv awaitWriteFinish: { stabilityThreshold: 300, - pollInterval: 100 + pollInterval: 100asdasd } });