tnx-shared 5.3.296 → 5.3.297

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.
@@ -39545,6 +39545,7 @@
39545
39545
  })(exports.EnumDoiTuongGuiThongBaoNguoiDung || (exports.EnumDoiTuongGuiThongBaoNguoiDung = {}));
39546
39546
  var NotificationParams = /** @class */ (function () {
39547
39547
  function NotificationParams() {
39548
+ this.isHiddenFormAddNew = false;
39548
39549
  }
39549
39550
  return NotificationParams;
39550
39551
  }());