mirror of
https://github.com/plausible/analytics.git
synced 2024-12-23 01:22:15 +03:00
Remove bcc to uku@plausible.io
This commit is contained in:
parent
2203dfa093
commit
c93c97c458
@ -50,7 +50,6 @@ defmodule PlausibleWeb.Email do
|
||||
def trial_upgrade_email(user, day, pageviews) do
|
||||
new_email()
|
||||
|> to(user)
|
||||
|> bcc("uku@plausible.io")
|
||||
|> from("Uku Taht <uku@plausible.io>")
|
||||
|> tag("trial-upgrade-email")
|
||||
|> subject("Your Plausible trial ends #{day}")
|
||||
|
Loading…
Reference in New Issue
Block a user