mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 02:04:22 +01:00
fix double entry of github copilot in auth login
This commit is contained in:
@@ -69,10 +69,6 @@ export const AuthLoginCommand = cmd({
|
||||
hint: priority[x.id] === 0 ? "recommended" : undefined,
|
||||
})),
|
||||
),
|
||||
{
|
||||
value: "github-copilot",
|
||||
label: "GitHub Copilot",
|
||||
},
|
||||
{
|
||||
value: "other",
|
||||
label: "Other",
|
||||
|
||||
Reference in New Issue
Block a user