mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
🤖 Auto commit for release 'develop' on 2025-06-03
This commit is contained in:
@@ -84,7 +84,7 @@ class ExchangeRateConverter
|
||||
return '1';
|
||||
}
|
||||
if ($from->id === $to->id) {
|
||||
// Log::debug('ExchangeRateConverter: From and to are the same, return "1".');
|
||||
// Log::debug('ExchangeRateConverter: From and to are the same, return "1".');
|
||||
|
||||
return '1';
|
||||
}
|
||||
|
Reference in New Issue
Block a user