diff --git a/app/api/services/office_dashboard.py b/app/api/services/office_dashboard.py index f62429d..4dd1e4a 100644 --- a/app/api/services/office_dashboard.py +++ b/app/api/services/office_dashboard.py @@ -123,7 +123,7 @@ class OfficeDashboardService(BaseService): }, "payments": { "currency": "Naira", - "currency_text": "\u20a6", + "currency_text": "\u0024", "text": "this week", "value": 0 },