mirror of
https://github.com/makeplane/plane.git
synced 2026-07-12 13:29:56 +02:00
fix: build error. (#1028)
This commit is contained in:
@@ -37,6 +37,7 @@ export const ProPlanSelfHostUpgradeModal: FC<ProPlanSelfHostUpgradeModalProps> =
|
||||
name: "Pro",
|
||||
type: "PRO",
|
||||
description: "Pro plan details for self-hosted users",
|
||||
payment_quantity: 1,
|
||||
prices: [
|
||||
{
|
||||
id: "pro_monthly",
|
||||
|
||||
Reference in New Issue
Block a user