tnx-shared 5.1.533 → 5.1.534

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.
@@ -62306,7 +62306,7 @@
62306
62306
  label: this._translateService.instant('File đính kèm'),
62307
62307
  dataType: 'fileDinhKem',
62308
62308
  allowFilter: false,
62309
- visible: !this.businessSetting.showFileManagerFromWfProcess
62309
+ visible: this.businessSetting.showFileManagerFromWfProcess
62310
62310
  })
62311
62311
  ];
62312
62312
  this.model.ready = true;