1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +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 GitHub
parent a4a53e27d4
commit 8a88bd767e

View File

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