From b50cbb2c71fafc6628af183d24251a59efa46446 Mon Sep 17 00:00:00 2001 From: Prateek Shourya Date: Tue, 3 Sep 2024 19:51:37 +0530 Subject: [PATCH] fix: build error. (#1028) --- web/ee/components/license/pro-plan-self-host-upgrade-modal.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/ee/components/license/pro-plan-self-host-upgrade-modal.tsx b/web/ee/components/license/pro-plan-self-host-upgrade-modal.tsx index f3482369b4..8edde6f9f6 100644 --- a/web/ee/components/license/pro-plan-self-host-upgrade-modal.tsx +++ b/web/ee/components/license/pro-plan-self-host-upgrade-modal.tsx @@ -37,6 +37,7 @@ export const ProPlanSelfHostUpgradeModal: FC = name: "Pro", type: "PRO", description: "Pro plan details for self-hosted users", + payment_quantity: 1, prices: [ { id: "pro_monthly",