shift73k/lib/shift73k/mailer.ex

4 lines
73 B
Elixir

defmodule Shift73k.Mailer do
use Swoosh.Mailer, otp_app: :shift73k
end