This commit is contained in:
piair 2022-09-30 15:05:58 +02:00
parent 20f6eb6796
commit a1933447f0

4
V4.py
View File

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