Disable logo check
This commit is contained in:
parent
9dcab7683c
commit
39442f48ce
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ class CheckData extends Command
|
|||
$this->checkClientBalances();
|
||||
$this->checkContacts();
|
||||
$this->checkUserAccounts();
|
||||
$this->checkLogoFiles();
|
||||
//$this->checkLogoFiles();
|
||||
|
||||
if (! $this->option('client_id')) {
|
||||
$this->checkOAuth();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue