[auto] change main.js
This commit is contained in:
2
main.js
2
main.js
@@ -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) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user