From d4d3213db177b537b0dd5f3134eeecfd72f71973 Mon Sep 17 00:00:00 2001 From: piair Date: Fri, 30 Sep 2022 15:07:34 +0200 Subject: [PATCH] BON --- V4.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/V4.py b/V4.py index 7f49098..92e7858 100755 --- a/V4.py +++ b/V4.py @@ -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: