Przeglądaj źródła

Revert "Revert "[web] link to correct Stripe dashboard from admin panel (#26756)"" (#26984)

This reverts commit 30aae5a0b0849a736e27e34661971dd9a950202e.

GitOrigin-RevId: c4837ece509a1f8da525f49895402f2f4f298f11
Kristina 1 rok temu
rodzic
commit
6ce114da77
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      services/web/frontend/js/utils/meta.ts

+ 1 - 0
services/web/frontend/js/utils/meta.ts

@@ -247,6 +247,7 @@ export interface Meta {
   'ol-splitTestVariants': { [name: string]: string }
   'ol-ssoDisabled': boolean
   'ol-ssoErrorMessage': string
+  'ol-stripeAccountId': string
   'ol-stripeCustomerId': string
   'ol-subscription': any // TODO: mixed types, split into two fields
   'ol-subscriptionChangePreview': SubscriptionChangePreview