simpleshop_printify/lib/simpleshop/mailer.ex

4 lines
77 B
Elixir

defmodule Simpleshop.Mailer do
use Swoosh.Mailer, otp_app: :simpleshop
end