Udjust check data script
This commit is contained in:
parent
9dfa3bc9dd
commit
d398ae2411
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ class CheckData extends Command
|
|||
$this->checkFailedJobs();
|
||||
}
|
||||
|
||||
$this->checkTranslations();
|
||||
//$this->checkTranslations();
|
||||
$this->logMessage('Done: ' . strtoupper($this->isValid ? RESULT_SUCCESS : RESULT_FAILURE));
|
||||
$errorEmail = env('ERROR_EMAIL');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue