simpleshop_printify/lib/simpleshop/mailer.ex

4 lines
77 B
Elixir
Raw Permalink Normal View History

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