1
0

[auto] change main.js

This commit is contained in:
2025-05-23 22:52:09 +02:00
parent 7ae3ce111b
commit cb0e6267cb

View File

@@ -116,7 +116,7 @@ function startMonitoringWatcher(folderPath, win) {
depth: 99, // Rekursiv depth: 99, // Rekursiv
awaitWriteFinish: { awaitWriteFinish: {
stabilityThreshold: 300, stabilityThreshold: 300,
pollInterval: 100asdasd pollInterval: 100
} }
}); });