Files
2022-05-23 15:57:15 +02:00

4 lines
88 B
Elixir

defmodule SomethingErlang.Mailer do
use Swoosh.Mailer, otp_app: :something_erlang
end