command Bug fix patch
* removed-not-exisitng-commands * solved read/inread message color distinction not working
This commit is contained in:
@@ -35,8 +35,6 @@ class Kernel extends ConsoleKernel
|
||||
$this->execute($schedule, 'fetching');
|
||||
$this->execute($schedule, 'notification');
|
||||
$this->execute($schedule, 'work');
|
||||
$this->execute($schedule, 'followup');
|
||||
$this->execute($schedule, 'message');
|
||||
loging('cron', 'executed successfully', 'info');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user