Cleanup logs, fixed add Venta, fixed search
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?php
|
||||
use Incoviba\Controller\Search;
|
||||
use Incoviba\Controller\API\Search;
|
||||
|
||||
$app->post('/search', [Search::class, 'query']);
|
||||
|
Reference in New Issue
Block a user