1
0
mirror of https://github.com/algora-io/tv.git synced 2024-11-26 01:00:20 +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