mirror of
https://github.com/sst/opencode.git
synced 2025-08-04 13:30:52 +00:00
fix double entry of github copilot in auth login
This commit is contained in:
parent
6e6fe6e013
commit
00c4d4f9f8
1 changed files with 0 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue