1
0
mirror of https://github.com/algora-io/tv.git synced 2025-01-05 01:20:24 +02:00
algora-tv/lib/algora/mailer.ex
2024-02-29 22:31:42 +03:00

4 lines
69 B
Elixir

defmodule Algora.Mailer do
use Swoosh.Mailer, otp_app: :algora
end