tnx-shared 5.3.308 → 5.3.309

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.
@@ -5542,6 +5542,7 @@
5542
5542
  (function (EnumUserSource) {
5543
5543
  EnumUserSource[EnumUserSource["CAN_BO"] = 1] = "CAN_BO";
5544
5544
  EnumUserSource[EnumUserSource["HOC_VIEN"] = 2] = "HOC_VIEN";
5545
+ EnumUserSource[EnumUserSource["DANG_KY"] = 4] = "DANG_KY";
5545
5546
  })(exports.EnumUserSource || (exports.EnumUserSource = {}));
5546
5547
  exports.EnumAppSwitcherCode = void 0;
5547
5548
  (function (EnumAppSwitcherCode) {