ps-toolkit-ui 1.8.56 → 1.8.58

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.
@@ -5734,9 +5734,7 @@
5734
5734
  lAccess,
5735
5735
  iAccess,
5736
5736
  ];
5737
- console.log(p);
5738
5737
  this.inp.table.permissions = p;
5739
- this.inp.table.displayLabel = false;
5740
5738
  this.inp.table.style = { padding: 0, boxShadow: 'unset' };
5741
5739
  this.inp.table.permissions = p;
5742
5740
  this.inp.table.showExtraButtons = false;