mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-19 12:10:17 +09:00
fix: Fix OpenRouter's provider sorting index
This commit is contained in:
parent
09b1faed17
commit
47e9c2d3b7
@ -1175,7 +1175,7 @@ export const DEFAULT_MODELS = [
|
||||
id: "openrouter",
|
||||
providerName: "OpenRouter",
|
||||
providerType: "openrouter",
|
||||
sorted: 14,
|
||||
sorted: 15,
|
||||
},
|
||||
})),
|
||||
] as const;
|
||||
|
Loading…
Reference in New Issue
Block a user