mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 13:53:04 +03:00
Update copilot_button.rs
This commit is contained in:
parent
455d383d08
commit
c7874cf169
@ -273,7 +273,7 @@ impl CopilotButton {
|
||||
|
||||
menu_options.push(ContextMenuItem::item("Sign In", InitiateSignIn));
|
||||
menu_options.push(ContextMenuItem::item(
|
||||
"Disable Copilot Integration",
|
||||
"Disable Copilot",
|
||||
HideCopilot,
|
||||
));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user