Refactoring of Email context

This commit is contained in:
miffy
2019-09-07 23:58:53 +02:00
parent f316f0a940
commit 96f51d3a27
4 changed files with 81 additions and 61 deletions

View File

@@ -1,6 +1,6 @@
defmodule Mobilizon.Mailer do
@moduledoc """
Mailer
Mobilizon Mailer.
"""
use Bamboo.Mailer, otp_app: :mobilizon
end