mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Add schedule edit support
This commit is contained in:
@@ -63,7 +63,7 @@ class TaskCreationService
|
||||
'action' => $data['action'],
|
||||
'payload' => $data['payload'],
|
||||
'time_offset' => $delay,
|
||||
]);
|
||||
], false);
|
||||
|
||||
return $task;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user