Skip to content

Commit 69b350d

Browse files
format
1 parent d50e1b3 commit 69b350d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/web3mail/sendEmail.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ export const sendEmail = async ({
270270
contentType: vContentType,
271271
senderName: vSenderName,
272272
emailContentEncryptionKey,
273-
useCallback: true
273+
useCallback: true,
274274
})
275275
);
276276

0 commit comments

Comments
 (0)