mirror of
https://github.com/documenso/documenso.git
synced 2026-07-11 05:25:08 +10:00
fix: issue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -249,7 +249,7 @@ export const completeDocumentWithToken = async ({
|
||||
},
|
||||
{
|
||||
type: RECIPIENT_DIFF_TYPE.EMAIL,
|
||||
from: recipientEmail,
|
||||
from: recipient.email,
|
||||
to: recipientEmail,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user