mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-20 04:30:17 +09:00
fix: OpenRouter's sorted id is 15
This commit is contained in:
parent
2ec83729ec
commit
4bacfe53c0
@ -280,7 +280,7 @@ export class OpenRouterApi implements LLMApi {
|
||||
id: "openrouter",
|
||||
providerName: "OpenRouter",
|
||||
providerType: "openrouter",
|
||||
sorted: 14,
|
||||
sorted: 15,
|
||||
},
|
||||
}));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user