Tenant_Manag : Feature #901 : Tenant Management #334

Merged
pramod.mahajan merged 67 commits from Tenant_Manag into main 2025-08-26 10:05:30 +00:00
Showing only changes of commit 19d7e35d8a - Show all commits

View File

@ -83,7 +83,7 @@ export const CONSTANT_TEXT = {
export const SUBSCRIPTION_PLAN_FREQUENCIES = {
0: "Monthly",
1:"Quatery",
1:"Quarterly",
2:"Half-Yearly",
3:"Yearly"
}