mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 13:20:19 +08:00
Add owner to select-plan page
This commit is contained in:
@ -33,7 +33,7 @@ class PricingListPage extends BaseListPage {
|
||||
createdTime: moment().format(),
|
||||
plans: [],
|
||||
displayName: `New Pricing - ${randomName}`,
|
||||
hasTrial: true,
|
||||
hasTrial: false,
|
||||
isEnabled: true,
|
||||
trialDuration: 14,
|
||||
};
|
||||
|
Reference in New Issue
Block a user