@smartbit4all/ng-client 3.3.160 → 3.3.161
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/lib/smart-grid/smart-grid.component.mjs +1 -2
- package/fesm2015/smartbit4all-ng-client.mjs +0 -1
- package/fesm2015/smartbit4all-ng-client.mjs.map +1 -1
- package/fesm2020/smartbit4all-ng-client.mjs +0 -1
- package/fesm2020/smartbit4all-ng-client.mjs.map +1 -1
- package/package.json +1 -1
- package/smartbit4all-ng-client-3.3.161.tgz +0 -0
- package/smartbit4all-ng-client-3.3.160.tgz +0 -0
|
@@ -10684,7 +10684,6 @@ class SmartGridComponent {
|
|
|
10684
10684
|
});
|
|
10685
10685
|
}
|
|
10686
10686
|
}
|
|
10687
|
-
console.log(header);
|
|
10688
10687
|
return header;
|
|
10689
10688
|
}
|
|
10690
10689
|
async onChangePage(event) {
|