From 799f8d0b43c7f1e0159173fa75a2d2f4f9c1e4ff Mon Sep 17 00:00:00 2001 From: piair Date: Sun, 24 Sep 2023 22:10:23 +0200 Subject: [PATCH] hmmmmmmmm --- V6.py | 1 + version | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/V6.py b/V6.py index 6f46c9a..7f69b30 100755 --- a/V6.py +++ b/V6.py @@ -789,6 +789,7 @@ def CustomStart(): if "tout" in Actions: daily_routine(True) if "daily" in Actions: + input("there ?") try: all_cards() except Exception as e: diff --git a/version b/version index d0ca9ec..6726228 100644 --- a/version +++ b/version @@ -1 +1 @@ -v6.5.3 +v6.5.4