mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
Re-add account credit as premium payment option (#16783)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user