[auto]
[change] main.js
This commit is contained in:
2
main.js
2
main.js
@@ -164,7 +164,7 @@ function startMonitoringWatcher(folderPath, win) {
|
|||||||
win.webContents.send('repo-updated', folderPath);
|
win.webContents.send('repo-updated', folderPath);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
test
|
|
||||||
monitoringWatchers.set(folderPath, watcher);
|
monitoringWatchers.set(folderPath, watcher);
|
||||||
debug(`[MONITOR] Watcher aktiv für ${folderPath}`);
|
debug(`[MONITOR] Watcher aktiv für ${folderPath}`);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user