Added more timeslots for more learn sessions! Hard times…

This commit is contained in:
Julian 2025-08-22 09:31:42 +02:00 committed by GitHub
parent 24cbe76cfc
commit 30a7d5a21f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,9 +36,13 @@ def main():
'end': '18:00:00'
},
{
'start': '09:00:00',
'start': '08:00:00',
'end': '12:00:00'
}
},
{
'start': '19:00:00',
'end': '21:00:00'
},
]
for time_ in times: