mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Turns out open exchange rates is useless.
This commit is contained in:
@@ -211,7 +211,6 @@ return [
|
||||
// tag notes has_attachments
|
||||
'currency_exchange_services' => [
|
||||
'fixerio' => 'FireflyIII\Services\Currency\FixerIO',
|
||||
'openexchangerates' => 'FireflyIII\Services\Currency\OpenExchangeRates',
|
||||
],
|
||||
'preferred_exchange_service' => 'fixerio',
|
||||
|
||||
|
Reference in New Issue
Block a user