[accelerator] remove tx restriction for cashapp payments

This commit is contained in:
nymkappa
2025-01-11 18:31:45 +09:00
parent c3686a5500
commit 21cdb7e3a1
5 changed files with 2 additions and 17 deletions

View File

@@ -124,7 +124,6 @@
<ng-container *ngIf="(ETA$ | async) as eta;">
<app-accelerate-checkout
*ngIf="(da$ | async) as da;"
[cashappEnabled]="cashappEligible"
[advancedEnabled]="false"
[forceMobile]="true"
[tx]="tx"