kopia lustrzana https://github.com/OpenDroneMap/NodeODM
rodzic
c4d8e748ca
commit
6f55637fc5
|
@ -101,7 +101,7 @@ module.exports = class Task{
|
||||||
}
|
}
|
||||||
done(null, task);
|
done(null, task);
|
||||||
}
|
}
|
||||||
}, taskJson.options);
|
}, taskJson.options, taskJson.webhook);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Get path where images are stored for this task
|
// Get path where images are stored for this task
|
||||||
|
|
Ładowanie…
Reference in New Issue