Several random fixes + updates to pm2 script.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user