This commit is contained in:
piair 2022-09-30 15:07:34 +02:00
parent a1933447f0
commit d4d3213db1
1 changed files with 1 additions and 1 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 Actions:
try:
LogPoint(_mail)
except Exception as e: