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 = [