Add owner to select-plan page

This commit is contained in:
Yang Luo
2023-05-31 00:25:34 +08:00
parent fb1db7823b
commit f4b69cad9b
5 changed files with 7 additions and 7 deletions

View File

@ -33,7 +33,7 @@ class PricingListPage extends BaseListPage {
createdTime: moment().format(),
plans: [],
displayName: `New Pricing - ${randomName}`,
hasTrial: true,
hasTrial: false,
isEnabled: true,
trialDuration: 14,
};