This commit is contained in:
jvcalderon 2024-04-18 18:21:37 +02:00
parent e89c5ad112
commit 4c5f20bfe8
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ export enum PlanType {
/** @deprecated */
PREMIUM = "premium",
PREMIUM_PLUS = "premium_plus",
PREMIUM_PLUS_TRIAL = "premium_plus_trial",
/** @deprecated */
BUSINESS = "business",
ENTERPRISE_BASIC = "enterprise_basic",