Fixing text search
This commit is contained in:
parent
7b999e994b
commit
217428296a
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ class SyncCustomers extends Command
|
||||||
', [
|
', [
|
||||||
'host' => 'https://'.trim($c->domain),
|
'host' => 'https://'.trim($c->domain),
|
||||||
'type' => 'http',
|
'type' => 'http',
|
||||||
'params' => 'propulsé par',
|
'params' => 'restovisio.com',
|
||||||
'creation_date' => date('Y-m-d H:i:s'),
|
'creation_date' => date('Y-m-d H:i:s'),
|
||||||
'frequency' => 600,
|
'frequency' => 600,
|
||||||
'active' => 1,
|
'active' => 1,
|
||||||
|
|
Loading…
Add table
Reference in a new issue