diff --git a/src/Components/Patient/PatientConsentRecordBlock.tsx b/src/Components/Patient/PatientConsentRecordBlock.tsx index 6832de87679..07931380cb6 100644 --- a/src/Components/Patient/PatientConsentRecordBlock.tsx +++ b/src/Components/Patient/PatientConsentRecordBlock.tsx @@ -103,6 +103,7 @@ export default function PatientConsentRecordBlockGroup(props: { file={file} editable={hasEditPermission(file)} associating_id={consentRecord.id} + archivable /> ))}