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