dotfiles/app/lib/prymn/mailer.ex
2023-07-19 23:24:24 +03:00

3 lines
67 B
Elixir

defmodule Prymn.Mailer do
use Swoosh.Mailer, otp_app: :prymn
end