From f4a8f31e4999e812f1d56fc841c36bc176815189 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 15 Nov 2025 08:55:18 +0000 Subject: [PATCH] completionId: cgen-68faef98a6fd482694f773ae27b8fde2 cgen-68faef98a6fd482694f773ae27b8fde2 --- client/pages/dashboards/FoundationDashboard.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/pages/dashboards/FoundationDashboard.tsx b/client/pages/dashboards/FoundationDashboard.tsx index a4176369..2c70961f 100644 --- a/client/pages/dashboards/FoundationDashboard.tsx +++ b/client/pages/dashboards/FoundationDashboard.tsx @@ -4,6 +4,7 @@ import Layout from "@/components/Layout"; import { Button } from "@/components/ui/button"; import { useAuth } from "@/contexts/AuthContext"; import { aethexToast } from "@/lib/aethex-toast"; +import { supabase } from "@/lib/supabase"; import { Card, CardContent,