mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-22 00:31:44 +00:00
fix spacing to make greptile happy
This commit is contained in:
parent
dfc386aac2
commit
742fcdccb7
1 changed files with 1 additions and 1 deletions
|
|
@ -299,7 +299,7 @@ export default function UISettings() {
|
|||
</Space>
|
||||
</Space>
|
||||
|
||||
<Space align="start" size="middle">
|
||||
<Space align="start" size="middle">
|
||||
<Switch
|
||||
checked={Boolean(values.forward_client_headers_to_llm_api)}
|
||||
disabled={isUpdating}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue