mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-13 13:33:42 +08:00
fix: OpenRouter's sorted id is 15
This commit is contained in:
@@ -280,7 +280,7 @@ export class OpenRouterApi implements LLMApi {
|
||||
id: "openrouter",
|
||||
providerName: "OpenRouter",
|
||||
providerType: "openrouter",
|
||||
sorted: 14,
|
||||
sorted: 15,
|
||||
},
|
||||
}));
|
||||
}
|
||||
|
Reference in New Issue
Block a user