mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix #3314
This commit is contained in:
@@ -383,7 +383,7 @@ return [
|
||||
'Opening balance' => 'opening-balance',
|
||||
'Reconciliation' => 'reconciliation',
|
||||
],
|
||||
'transactionIconsByWhat' => [
|
||||
'transactionIconsByType' => [
|
||||
'expenses' => 'fa-long-arrow-left',
|
||||
'withdrawal' => 'fa-long-arrow-left',
|
||||
'revenue' => 'fa-long-arrow-right',
|
||||
|
Reference in New Issue
Block a user