arkmage/lib/arkmage/mailer.ex

4 lines
71 B
Elixir

defmodule Arkmage.Mailer do
use Swoosh.Mailer, otp_app: :arkmage
end