From b68e1493634049c17c7df7a5e808216a5c2c30f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Gerhard=20Lindesva=CC=88rd?= Date: Mon, 1 Jul 2024 22:54:55 +0200 Subject: [PATCH] webhook --- apps/dashboard/src/app/api/clerk/webhook/route.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/dashboard/src/app/api/clerk/webhook/route.ts b/apps/dashboard/src/app/api/clerk/webhook/route.ts index a6400d4f..7a8a18b9 100644 --- a/apps/dashboard/src/app/api/clerk/webhook/route.ts +++ b/apps/dashboard/src/app/api/clerk/webhook/route.ts @@ -90,7 +90,6 @@ export async function POST(request: Request) { deletedAt: new Date(), firstName: null, lastName: null, - email: `deleted+${payload.data.id}@openpanel.dev`, }, }), db.projectAccess.deleteMany({