@trudb/tru-common-lib 0.2.534 → 0.2.535

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.
@@ -6105,7 +6105,6 @@ class TruCardColumn {
6105
6105
  if (!newEntities.length) {
6106
6106
  this.lockedColumns = [];
6107
6107
  this.columns = [];
6108
- return;
6109
6108
  }
6110
6109
  let lockedColumns = [];
6111
6110
  let emptyParents = [];