1
0

[auto] change main.js

This commit is contained in:
2025-05-23 22:57:48 +02:00
parent 14ece8580b
commit 698f5585e5

View File

@@ -119,7 +119,7 @@ function startMonitoringWatcher(folderPath, win) {
pollInterval: 100 pollInterval: 100
} }
}); });
//weirdass
// TODO: Optionale .gitignore Logik nachrüsten // TODO: Optionale .gitignore Logik nachrüsten
watcher.on('all', async (event, changedPath) => { watcher.on('all', async (event, changedPath) => {