1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-11-18 19:14:03 +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