Skip to content

Commit 7054f82

Browse files
committed
fix
1 parent 0f3a7fd commit 7054f82

File tree

1 file changed

+1
-0
lines changed
  • packages/opencode/src/cli/cmd/tui/routes/session

1 file changed

+1
-0
lines changed

packages/opencode/src/cli/cmd/tui/routes/session/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ class CustomSpeedScroll implements ScrollAcceleration {
8282
const context = createContext<{
8383
width: number
8484
conceal: () => boolean
85+
showThinking: () => boolean
8586
}>()
8687

8788
function use() {

0 commit comments

Comments
 (0)