agent: Change "prompt editor" to "text thread" (#28370)
Release Notes: - N/A
This commit is contained in:
parent
e2d6505d12
commit
0d4ca71e68
2 changed files with 3 additions and 13 deletions
|
@ -1080,7 +1080,7 @@ impl AssistantPanel {
|
|||
cx,
|
||||
|menu, _window, _cx| {
|
||||
menu.action(
|
||||
"New Prompt Editor",
|
||||
"New Text Thread",
|
||||
NewPromptEditor.boxed_clone(),
|
||||
)
|
||||
.when(!is_empty, |menu| {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue