Skip to content

Commit

Permalink
main: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 committed Jul 13, 2021
1 parent 68e6c95 commit 47d3268
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ async function main() {
} : undefined,
})

console.log(await getAttachments(attachments))

const info = await transport.sendMail({
from: getFrom(from, username),
to: to,
Expand Down

0 comments on commit 47d3268

Please sign in to comment.