Fondation
This commit is contained in:
parent
5067a7c59e
commit
b4d2ed2e6e
@ -1448,7 +1448,7 @@ export default function CarnetPage() {
|
||||
currentUserId={session.user.id}
|
||||
currentPath="attachments"
|
||||
onFileSelect={handleMissionFileSelect}
|
||||
selectedFileKey={selectedMissionFile?.key}
|
||||
selectedFileKey={undefined}
|
||||
/>
|
||||
)
|
||||
) : (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user