swornforged/lib/swornforged/mailer.ex

4 lines
79 B
Elixir

defmodule Swornforged.Mailer do
use Swoosh.Mailer, otp_app: :swornforged
end