mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 20:50:19 +08:00
fix: fix bug in Pricing (#2255)
This commit is contained in:
@ -36,6 +36,7 @@ class PlanListPage extends BaseListPage {
|
||||
pricePerYear: 100,
|
||||
currency: "USD",
|
||||
isEnabled: true,
|
||||
paymentProviders: [],
|
||||
role: "",
|
||||
options: [],
|
||||
};
|
||||
|
Reference in New Issue
Block a user