live_beats/lib/live_beats/mailer.ex

4 lines
76 B
Elixir
Raw Permalink Normal View History

2021-09-02 18:00:57 +00:00
defmodule LiveBeats.Mailer do
use Swoosh.Mailer, otp_app: :live_beats
end