mirror of
https://github.com/TheRealOwenRees/chess-endgame-trainer.git
synced 2026-09-19 11:03:52 +00:00
4 lines
81 B
Elixir
4 lines
81 B
Elixir
defmodule Chesstrainer.Mailer do
|
|
use Swoosh.Mailer, otp_app: :chesstrainer
|
|
end
|