mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
Fix translations.
This commit is contained in:
@@ -78,6 +78,7 @@ class ExchangeRateConverter
|
||||
$this->noPreparedRates = true;
|
||||
$this->isPrepared = true;
|
||||
Log::debug('prepare DONE()');
|
||||
|
||||
return;
|
||||
}
|
||||
$this->isPrepared = true;
|
||||
|
Reference in New Issue
Block a user