made change in conversion PP18 mail not go when lpp

This commit is contained in:
Ubuntu 2024-07-26 08:57:43 +00:00
parent 1d0d42afdc
commit d88157f306
1 changed files with 7 additions and 6 deletions

View File

@ -1269,6 +1269,7 @@ def start_conversion(request):
"""Translation Completion mail here"""
if not translated_script.lpp:
to = request.user.email
key_value = {
"User": request.user.username,