diff --git a/apps/taiga-lumbermill/src/dashboards/iot/components/Electro/electro.component.html b/apps/taiga-lumbermill/src/dashboards/iot/components/Electro/electro.component.html index bd8114155..eadcb69fc 100644 --- a/apps/taiga-lumbermill/src/dashboards/iot/components/Electro/electro.component.html +++ b/apps/taiga-lumbermill/src/dashboards/iot/components/Electro/electro.component.html @@ -6,48 +6,48 @@

Data

Electricity bills

- + @@ -58,7 +58,7 @@ let-data >
- {{ dataElectro.getDate(data[0][0], dataElectro.range.from) }} + {{ electroService.getDate(data[0][0], electroService.range.from) }}