From abbaa16dbed827e046dd2443d72da907c0e88e4d Mon Sep 17 00:00:00 2001 From: alma Date: Mon, 21 Apr 2025 17:02:09 +0200 Subject: [PATCH] mail page fix --- app/courrier/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/courrier/page.tsx b/app/courrier/page.tsx index 24f6f6bb..b43b5a6d 100644 --- a/app/courrier/page.tsx +++ b/app/courrier/page.tsx @@ -1081,9 +1081,6 @@ export default function CourrierPage() { {email.fromName || email.from} - - to {email.to} - {formatDate(email.date)}