Update CronJob.php
This commit is contained in:
parent
01e2d4fa7f
commit
c00aa08f47
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ class CronJob extends Model
|
|||
if (empty($addCron)) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
});
|
||||
|
||||
static::deleting(function ($model) {
|
||||
|
|
Loading…
Add table
Reference in a new issue