v.2.27
Fixed reports
This commit is contained in:
@@ -35,6 +35,7 @@ class GETClientOrders extends HRCCommand implements HRCCommandInterface
|
||||
return [
|
||||
'status' => 'success',
|
||||
'orders' => $orders,
|
||||
'count' => count($orders)
|
||||
];
|
||||
} else {
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user