From 7daef835d1b7a65469534081416debbacc1d50bd Mon Sep 17 00:00:00 2001 From: Brian Pilati Date: Tue, 17 Sep 2024 11:34:21 -0500 Subject: [PATCH] Fixed some api issues --- .../dashboard/-components/total-count-kpi-wrapper/component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/institutions/dashboard/-components/total-count-kpi-wrapper/component.ts b/app/institutions/dashboard/-components/total-count-kpi-wrapper/component.ts index 8a31f47953..e3d118b7c1 100644 --- a/app/institutions/dashboard/-components/total-count-kpi-wrapper/component.ts +++ b/app/institutions/dashboard/-components/total-count-kpi-wrapper/component.ts @@ -32,7 +32,7 @@ export default class TotalCountKpiWrapperComponent extends Component { - const metrics = await this.model.taskInstance; + const metrics = await this.model; this.totalCountKpis.push( {