1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

Re-add account credit as premium payment option (#16783)

This commit is contained in:
Alex Morask
2025-10-08 12:35:52 -05:00
committed by Alex Morask
parent 6a8f1a889e
commit ff3245aaaa

View File

@@ -104,6 +104,7 @@
<app-enter-payment-method <app-enter-payment-method
[group]="formGroup.controls.paymentMethod" [group]="formGroup.controls.paymentMethod"
[showBankAccount]="false" [showBankAccount]="false"
[showAccountCredit]="true"
> >
</app-enter-payment-method> </app-enter-payment-method>
<app-enter-billing-address <app-enter-billing-address