cannery/lib/lokal/mailer.ex

4 lines
67 B
Elixir

defmodule Lokal.Mailer do
use Swoosh.Mailer, otp_app: :lokal
end