mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 14:12:15 +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