Skip to content
Snippets Groups Projects
Commit abadd071 authored by Alexandru Munteanu's avatar Alexandru Munteanu
Browse files

Merge branch 'develop' of gitlab.coko.foundation:xpub/xpub-faraday into HIN-971

parents f7186e21 5291252a
No related branches found
No related tags found
2 merge requests!58Sprint #20 - Goal - Reviewers submit report,!54HIN-971: Reviewer respond to invitation
...@@ -92,7 +92,7 @@ const sendHandlingEditorEmail = ({ ...@@ -92,7 +92,7 @@ const sendHandlingEditorEmail = ({
}) => { }) => {
email.toUser = { email.toUser = {
email: handlingEditor.email, email: handlingEditor.email,
name: handlingEditor.name, name: handlingEditor.lastName,
} }
email.content.subject = email.content.subject =
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment