1.7.19 get_my_routes_ajax log fail

This commit is contained in:
SDE
2024-11-12 17:34:49 +03:00
parent a329720f1c
commit b22adac365
2 changed files with 9 additions and 4 deletions

View File

@@ -171,10 +171,7 @@ def get_routes_Dict(user=None, data=None):
kwargs.update({
'owner': user
})
else:
msg = f'get_routes_Dict not have user - user={str(user)}, data={str(data)}'
mail_sets = get_mail_send_options()
techSendMail(mail_sets, msg)
from_el = None
to_el = None