Fehler behoben: 6.Zahl bei 6aus49 wurde nicht gepaarst

This commit is contained in:
hubobel 2025-10-05 10:55:39 +02:00
parent 9ebb2fc9ab
commit 88eabe4613

View file

@ -312,7 +312,7 @@ telegram_chat_id = passw['Telegram']['Chat_ID']
telegram_token = passw['Telegram']['TOKEN'] telegram_token = passw['Telegram']['TOKEN']
wochentag = datetime.today().weekday() wochentag = datetime.today().weekday()
wochentag = 5 #wochentag = 5
if wochentag == 2: if wochentag == 2:
Zahl = Normalziehung(582) Zahl = Normalziehung(582)