mirror of
https://github.com/fly-apps/live_beats.git
synced 2025-02-18 00:55:15 +00:00
3 lines
76 B
Elixir
3 lines
76 B
Elixir
defmodule LiveBeats.Mailer do
|
|
use Swoosh.Mailer, otp_app: :live_beats
|
|
end
|