# Удалена проверка с print в терминал
This commit is contained in:
@@ -96,6 +96,7 @@ async def scheduled_event_loop():
|
||||
start_time = get_next_datetime(now, start_day, event["event_hour"], event["event_minute"])
|
||||
|
||||
|
||||
|
||||
# ✅ Догоняющее окно:
|
||||
# если уже пора создать голосование (create_time наступило),
|
||||
# но событие ещё не началось
|
||||
|
||||
Reference in New Issue
Block a user