src/app/routes/reports/excel/excel.component.ts
@@ -177,7 +177,7 @@ query.type = this.timeType.value; if (this._sensors) { const sensors = []; for (var key in this._sensors) { for (const key in this._sensors) { sensors.push(this._sensors[key]); } if (sensors.length > 0) {