From b4d2ed2e6e3e064bbcd45199ed53e720e47453da Mon Sep 17 00:00:00 2001 From: alma Date: Sat, 17 Jan 2026 00:12:14 +0100 Subject: [PATCH] Fondation --- app/pages/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pages/page.tsx b/app/pages/page.tsx index 188c3aa..c76999f 100644 --- a/app/pages/page.tsx +++ b/app/pages/page.tsx @@ -1448,7 +1448,7 @@ export default function CarnetPage() { currentUserId={session.user.id} currentPath="attachments" onFileSelect={handleMissionFileSelect} - selectedFileKey={selectedMissionFile?.key} + selectedFileKey={undefined} /> ) ) : (