diff --git a/apps/web/components/settings/billing.tsx b/apps/web/components/settings/billing.tsx index 697a33f5..07d0fdb1 100644 --- a/apps/web/components/settings/billing.tsx +++ b/apps/web/components/settings/billing.tsx @@ -994,7 +994,7 @@ export default function Billing() { - {true || hasPaidPlan ? ( + {hasPaidPlan ? (