Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

fix: removes conditional return of formattedEmails in sendEmail hook #26 #28

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

jacobsfletch
Copy link
Member

Resolves #26 by removing the conditional return of formattedEmails in the sendEmail hook and removing the fromEmail requirement. This way the hook has full control to populate those fields if needed.

@jacobsfletch jacobsfletch merged commit a93008c into main Jan 23, 2023
@jacobsfletch jacobsfletch deleted the fix/26 branch January 23, 2023 14:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Email From" is not required, but code behaves differently.
1 participant