hmmmmmmmm
This commit is contained in:
parent
611c114881
commit
799f8d0b43
1
V6.py
1
V6.py
|
@ -789,6 +789,7 @@ def CustomStart():
|
||||||
if "tout" in Actions:
|
if "tout" in Actions:
|
||||||
daily_routine(True)
|
daily_routine(True)
|
||||||
if "daily" in Actions:
|
if "daily" in Actions:
|
||||||
|
input("there ?")
|
||||||
try:
|
try:
|
||||||
all_cards()
|
all_cards()
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
|
|
Loading…
Reference in New Issue