mirror of
https://github.com/retailcrm/legacy.git
synced 2025-04-06 07:03:31 +03:00
commit
a0c9e4eaa2
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ class ApiHelper
|
|||
if ($searchEdit) {
|
||||
$this->checkCustomers($customer, true);
|
||||
} else {
|
||||
$this->api->ordersEdit($customer);
|
||||
$this->api->customersEdit($customer);
|
||||
}
|
||||
time_nanosleep(0, 250000000);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue