mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-11 22:51:26 +00:00
Indentation fix
This commit is contained in:
parent
973acf9034
commit
7ece065f33
1 changed files with 1 additions and 1 deletions
|
|
@ -649,7 +649,7 @@ const ApiOptions = ({
|
|||
Get Gemini API Key
|
||||
</VSCodeButtonLink>
|
||||
)}
|
||||
<div>
|
||||
<div>
|
||||
<Checkbox
|
||||
checked={googleGeminiBaseUrlSelected}
|
||||
onChange={(checked: boolean) => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue