Fondation

This commit is contained in:
alma 2026-01-17 00:12:14 +01:00
parent 5067a7c59e
commit b4d2ed2e6e

View File

@ -1448,7 +1448,7 @@ export default function CarnetPage() {
currentUserId={session.user.id} currentUserId={session.user.id}
currentPath="attachments" currentPath="attachments"
onFileSelect={handleMissionFileSelect} onFileSelect={handleMissionFileSelect}
selectedFileKey={selectedMissionFile?.key} selectedFileKey={undefined}
/> />
) )
) : ( ) : (