mirror of
https://github.com/documenso/documenso.git
synced 2026-07-25 01:15:49 +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,
|
type: RECIPIENT_DIFF_TYPE.EMAIL,
|
||||||
from: recipientEmail,
|
from: recipient.email,
|
||||||
to: recipientEmail,
|
to: recipientEmail,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user