mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 23:28:20 +00:00
🤖 Auto commit for release 'develop' on 2025-07-31
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user