🤖 Auto commit for release 'develop' on 2025-07-31

This commit is contained in:
JC5
2025-07-31 10:36:28 +02:00
parent 2d95b7f8ef
commit 0c03ec5ddd
8 changed files with 20 additions and 20 deletions

View File

@@ -95,7 +95,7 @@ class IndexController extends Controller
$enrichment->setNative($this->defaultCurrency);
$enrichment->setStart($tempStart);
$enrichment->setEnd($end);
$collection = $enrichment->enrich($collection);
$collection = $enrichment->enrich($collection);
$parameters->set('start', $tempStart);