webring/apps/webring/lib/webring/mailer.ex

4 lines
71 B
Elixir

defmodule Webring.Mailer do
use Swoosh.Mailer, otp_app: :webring
end