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