Merge pull request #229 from ente-io/update_family_portal_url
This commit is contained in:
commit
9d3c825828
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ const kWebPaymentBaseEndpoint = String.fromEnvironment("web-payment",
|
|||
defaultValue: "https://payments.ente.io");
|
||||
|
||||
const kFamilyPlanManagementUrl = String.fromEnvironment("web-family",
|
||||
defaultValue: "https://families.ente.io");
|
||||
defaultValue: "https://family.ente.io");
|
||||
|
||||
class BillingService {
|
||||
BillingService._privateConstructor();
|
||||
|
|
Loading…
Add table
Reference in a new issue