mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-04 06:12:10 +03:00
chore(release): v3.3.1 — bug fixes and schema adjustments
This commit is contained in:
@@ -56,8 +56,8 @@ export const mergeOpenCodeConfig = (
|
||||
|
||||
return {
|
||||
...safeConfig,
|
||||
providers: {
|
||||
...((safeConfig as any).providers || {}),
|
||||
provider: {
|
||||
...((safeConfig as any).provider || {}),
|
||||
omniroute: buildOpenCodeProviderConfig(input),
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user