From e4378f59b1b931af95ad6dee2f7b4eb0735a4113 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:29 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=99=88=20sideQuestion.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/sideQuestion.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/sideQuestion.ts b/src/utils/sideQuestion.ts index ab6af37..5f6b5ec 100644 --- a/src/utils/sideQuestion.ts +++ b/src/utils/sideQuestion.ts @@ -153,3 +153,4 @@ function extractSideQuestionResponse(messages: Message[]): string | null { return null } +