mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-11 22:51:26 +00:00
fix missing in make input lag
This commit is contained in:
parent
f07109b686
commit
e7ff4ed397
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ const OpenAiModelPicker: React.FC = () => {
|
|||
}
|
||||
setApiConfiguration(apiConfig)
|
||||
onUpdateApiConfig(apiConfig)
|
||||
setSearchTerm(newModelId)
|
||||
}
|
||||
|
||||
useEffect(() => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue