mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
🧹
This commit is contained in:
@ -9,7 +9,6 @@ export const sendSigningRequest = async (
|
||||
document: any,
|
||||
user: any
|
||||
) => {
|
||||
// todo errror handling
|
||||
await sendMail(
|
||||
user.email,
|
||||
`Please sign ${document.title}`,
|
||||
|
||||
Reference in New Issue
Block a user