From 2c174ada2652dbb18f7c06c7a6982792e0e1d655 Mon Sep 17 00:00:00 2001 From: Pablo Mora Date: Mon, 5 Jan 2026 17:07:41 -0600 Subject: [PATCH] hello test --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index c251a427..926080da 100644 --- a/.env.example +++ b/.env.example @@ -19,4 +19,4 @@ NEXT_PUBLIC_POSTHOG_HOST= DATABASE_URL= # RESEND API KEY FOR EMAILS -NEXT_PUBLIC_RESEND_API_KEY= \ No newline at end of file +# NEXT_PUBLIC_RESEND_API_KEY= \ No newline at end of file