From 2059342a6513b9b20023dd5aaeed76d5d0ccc18e Mon Sep 17 00:00:00 2001 From: thatmattlove Date: Mon, 16 Sep 2024 10:41:54 -0400 Subject: [PATCH] update duplicate contact message --- lib/api/form/partnership.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/api/form/partnership.ts b/lib/api/form/partnership.ts index e2a32e5..9150c1e 100644 --- a/lib/api/form/partnership.ts +++ b/lib/api/form/partnership.ts @@ -111,7 +111,7 @@ export async function handlePartnershipForm(request: NextApiRequest): Promise