mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-21 13:21:17 +08:00
tui: remove openrouter provider from priority list
This commit is contained in:
@@ -17,7 +17,6 @@ const PROVIDER_PRIORITY: Record<string, number> = {
|
||||
"github-copilot": 2,
|
||||
openai: 3,
|
||||
google: 4,
|
||||
openrouter: 5,
|
||||
}
|
||||
|
||||
export function createDialogProviderOptions() {
|
||||
|
||||
Reference in New Issue
Block a user