mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-20 06:35:54 +02:00
Update createDocumentwithCoordinate.js
This commit is contained in:
@@ -333,7 +333,7 @@ export default async function createDocumentwithCoordinate(request, response) {
|
||||
);
|
||||
} else {
|
||||
replaceVar = {
|
||||
subject: `${parseExtUser.Name} has requested you to sign "${name}"`,
|
||||
subject: `${parseExtUser.Name} has requested you to sign "${name}"`,
|
||||
body: email_html,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user