new recipient

This commit is contained in:
Martin Quarda 2024-10-11 10:39:04 +02:00
parent c8aa609fda
commit bcb3f968d7

View File

@ -341,7 +341,7 @@ tel: + 420 728 018 088
web: https://alkator.cz""",
from_email="info@alkator.cz",
to=[racer.profile.user.email, racer.email] if racer.email else [racer.profile.user.email],
bcc=[],
bcc=["info@alkator.cz"],
cc=[]
)