tnx-shared 5.3.372 → 5.3.373

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.
@@ -3488,7 +3488,7 @@
3488
3488
  if (popupObject.acceptVisible) {
3489
3489
  if (accept)
3490
3490
  accept();
3491
- resolve(false);
3491
+ resolve(true);
3492
3492
  }
3493
3493
  }, reject: function () {
3494
3494
  if (popupObject.rejectVisible) {