parent
6e6fe6e013
commit
00c4d4f9f8
|
|
@ -69,10 +69,6 @@ export const AuthLoginCommand = cmd({
|
||||||
hint: priority[x.id] === 0 ? "recommended" : undefined,
|
hint: priority[x.id] === 0 ? "recommended" : undefined,
|
||||||
})),
|
})),
|
||||||
),
|
),
|
||||||
{
|
|
||||||
value: "github-copilot",
|
|
||||||
label: "GitHub Copilot",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "other",
|
value: "other",
|
||||||
label: "Other",
|
label: "Other",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue