Update questions.py

pull/1294/head
SengokuCola 2025-10-04 20:59:25 +08:00
parent ced8935fe1
commit cbea112457
1 changed files with 1 additions and 0 deletions

View File

@ -245,6 +245,7 @@ class ConflictTracker:
create_time=tracker.start_time,
update_time=time.time(),
answer=answer_text or "",
chat_id=tracker.chat_id,
)
return
elif judge_type == "END":