Commit 7d32912
committed
fix: add missing isLoadingGateways prop and remove duplicate gatewayId in initialValues
- Add isLoadingGateways to LLMConfigSectionProps interface
- Remove duplicate gatewayId property from initialValues object
Fixes TypeScript compilation errors.1 parent 12894ca commit 7d32912
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | 163 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments