slax/lib/slax/mailer.ex

4 lines
65 B
Elixir

defmodule Slax.Mailer do
use Swoosh.Mailer, otp_app: :slax
end