account profile

This commit is contained in:
CHIEFSOFT\ameye
2025-09-22 09:26:23 -04:00
parent 714393a39b
commit 3282815627
+1
View File
@@ -194,6 +194,7 @@ class OfficeDashboardService(BaseService):
account_result = {
"account": account_data,
"account_profile": [],
"subscriptions": [],
"payments": []
}