Several random fixes + updates to pm2 script.

This commit is contained in:
Patrick Fic
2020-07-15 11:54:24 -07:00
parent bdd1f53ff9
commit bf74d9a042
8 changed files with 78 additions and 26 deletions

View File

@@ -63,7 +63,6 @@ export function ScheduleJobModalContainer({
skip: !visible || !!!jobId,
});
//TODO Customize the amount of minutes it will add.
const handleOk = async () => {
setLoading(true);
if (!!previousEvent) {