1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2025-01-16 20:02:18 +00:00
akkoma/lib/pleroma/emails/mailer.ex
2018-12-12 17:01:34 +03:00

4 lines
71 B
Elixir

defmodule Pleroma.Mailer do
use Swoosh.Mailer, otp_app: :pleroma
end