fix: prevent type error on send email
This is a fix for #27 (closed).
I'm not sure why contact_id
needs to be part of the message params but I think it should be a string instead of an array.
Edited by Philipp Michael
This is a fix for #27 (closed).
I'm not sure why contact_id
needs to be part of the message params but I think it should be a string instead of an array.