Added new vehicle groupings RPS-74
This commit is contained in:
@@ -111,6 +111,6 @@ exports.StopWatcher = StopWatcher;
|
||||
exports.watcher = watcher;
|
||||
|
||||
async function HandleNewFile(path) {
|
||||
Nucleus.track("IMPORT_JOB_FROM_WATCHER");
|
||||
// Nucleus.track("IMPORT_JOB_FROM_WATCHER");
|
||||
await ImportJob(path);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user