JOL/lib/jol/mailer.ex
2024-05-21 12:52:37 -04:00

4 lines
63 B
Elixir

defmodule JOL.Mailer do
use Swoosh.Mailer, otp_app: :jol
end