Skip to content

Commit 012b7c1

Browse files
Update src/app/modules/submission/multirespondent-submission/multirespondent-submission.service.ts
Co-authored-by: Eliot Lim <[email protected]>
1 parent 45b04ef commit 012b7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/modules/submission/multirespondent-submission/multirespondent-submission.service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -990,7 +990,7 @@ export const performMultiRespondentPostSubmissionUpdateActions = ({
990990
submissionId,
991991
}
992992

993-
//Find respondent copy recipient data
993+
// Find respondent copy recipient data
994994
const respondentCopyRecipientData = extractRespondentCopyEmails({
995995
responses: responses,
996996
formFields: snapshottedFormDef.form_fields,

0 commit comments

Comments
 (0)