From d409e6446b291613106e25590d425ba62c8a614b Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 07:58:45 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- ee/tabby-ui/components/chat/chat.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ee/tabby-ui/components/chat/chat.tsx b/ee/tabby-ui/components/chat/chat.tsx index ba0df18647d9..4294b43752d1 100644 --- a/ee/tabby-ui/components/chat/chat.tsx +++ b/ee/tabby-ui/components/chat/chat.tsx @@ -460,9 +460,7 @@ function ChatRenderer( selectContext: userMessage.selectContext, // For forward compatibility activeContext: - enableActiveSelection && activeSelection - ? activeSelection - : undefined + enableActiveSelection && activeSelection ? activeSelection : undefined } const nextQaPairs = [