On the Analytics page, in the Overview section, the currency symbol for income, expenses, and balance is hardcoded in html and does not respect the selected currency:
https://github.com/Bone008/finance-tracker/blob/master/src/app/money/analytics/bucket-breakdown.component.html
The value itself is correct (and matches the selected currency)
On the Analytics page, in the Overview section, the currency symbol for income, expenses, and balance is hardcoded in html and does not respect the selected currency:
https://github.com/Bone008/finance-tracker/blob/master/src/app/money/analytics/bucket-breakdown.component.html
The value itself is correct (and matches the selected currency)