sideQuestion.ts

This commit is contained in:
nirholas
2026-03-31 10:24:29 +00:00
parent a3e0462ca0
commit e4378f59b1

View File

@@ -153,3 +153,4 @@ function extractSideQuestionResponse(messages: Message[]): string | null {
return null
}