Dayone client

This commit is contained in:
2023-03-08 08:34:01 +11:00
parent 182abb092e
commit cb18142734

View File

@@ -25,7 +25,7 @@ module Adamantium
Mail.deliver do
to @to
from @from
from @username
subject name
body content
end