live_beats/lib/live_beats/mailer.ex
Chris McCord 85855f9939 Make it so 🚀
2021-09-02 14:00:57 -04:00

4 lines
76 B
Elixir

defmodule LiveBeats.Mailer do
use Swoosh.Mailer, otp_app: :live_beats
end