here-i-am/lib/here_i_am/mailer.ex

4 lines
73 B
Elixir

defmodule HereIAm.Mailer do
use Swoosh.Mailer, otp_app: :here_i_am
end