mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
[web] link to correct Stripe dashboard from admin panel (#26756)
* [web] link to correct Stripe dashboard from admin panel * [web] be more careful about constructing the base URL * [web] be extra careful about accessing values in the subscription * [web] switch to plain text environment variables GitOrigin-RevId: 5fa802fce11967f56289b11476f39e2e1d5a9c74
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user