This commit is contained in:
piair 2022-09-30 15:05:58 +02:00
parent 20f6eb6796
commit a1933447f0
1 changed files with 2 additions and 2 deletions

2
V4.py
View File

@ -1052,7 +1052,7 @@ def CustomStart(Credentials):
printf(e)
break
if not "tout" in action
if not "tout" in action:
try:
LogPoint(_mail)
except Exception as e: