From 60195609a4851c1c16ce55827faee004158159a6 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Thu, 24 Jul 2025 05:57:14 -0400 Subject: [PATCH] clean data --- app/api/services/office_dashboard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 },