@hmcts/ccpay-web-component 4.0.0-beta457 → 4.0.0-beta458

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.
@@ -7755,7 +7755,7 @@ var RefundStatusComponent = /** @class */ (function () {
7755
7755
  this.refundReasons = [];
7756
7756
  this.isRefundBtnDisabled = true;
7757
7757
  this.allowedRolesToAccessRefund = ['payments-refund-approver', 'payments-refund'];
7758
- this.isLastUpdatedByCurrentUser = false;
7758
+ this.isLastUpdatedByCurrentUser = true;
7759
7759
  }
7760
7760
  /**
7761
7761
  * @return {?}