mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 14:53:33 +00:00
Make payment optional trial banner work with Stripe sources API deprecation (#12146)
This commit is contained in:
@@ -1213,6 +1213,8 @@ const safeProviders: SafeProvider[] = [
|
||||
useClass: OrganizationBillingService,
|
||||
deps: [
|
||||
ApiServiceAbstraction,
|
||||
BillingApiServiceAbstraction,
|
||||
ConfigService,
|
||||
KeyServiceAbstraction,
|
||||
EncryptService,
|
||||
I18nServiceAbstraction,
|
||||
|
||||
Reference in New Issue
Block a user