Skip to content

Commit 3ded5c9

Browse files
author
Amp
committed
Fix linting
1 parent 6c08484 commit 3ded5c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webview-ui/src/components/chat/ChatRow.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ export const ChatRowContent = ({
373373
apiRequestFailedMessage,
374374
t,
375375
inferenceProvider, // kilocode_change
376+
isStreaming,
376377
])
377378

378379
const headerStyle: React.CSSProperties = {

0 commit comments

Comments
 (0)