mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-03 03:06:44 +00:00
update
This commit is contained in:
@@ -557,7 +557,7 @@ export default function DictationScreen() {
|
||||
lastWaveformCommitRef.current = now
|
||||
}
|
||||
|
||||
// Always use the latest model ref to avoid stale closure
|
||||
// Always use the latest model ref to avoid stale closure.
|
||||
modelRef.current.streamInsert(samples)
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user