mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-19 20:20:16 +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",
|
id: "openrouter",
|
||||||
providerName: "OpenRouter",
|
providerName: "OpenRouter",
|
||||||
providerType: "openrouter",
|
providerType: "openrouter",
|
||||||
sorted: 14,
|
sorted: 15,
|
||||||
},
|
},
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user