Files
stimmung/lib/stimmung/mailer.ex

4 lines
73 B
Elixir
Raw Normal View History

2025-03-27 11:04:23 +01:00
defmodule Stimmung.Mailer do
use Swoosh.Mailer, otp_app: :stimmung
end