diff --git a/apps/web/components/settings/billing.tsx b/apps/web/components/settings/billing.tsx index b1bdcfc0..25dd8326 100644 --- a/apps/web/components/settings/billing.tsx +++ b/apps/web/components/settings/billing.tsx @@ -937,7 +937,7 @@ export default function Billing() { - {true || hasPaidPlan ? ( + {hasPaidPlan ? (
Credits