Skip to content

Commit

Permalink
Update menu item
Browse files Browse the repository at this point in the history
Updated the menu item text for better clarity and user experience. Changed
"Community blueprint" to "Chat with community blueprint".
  • Loading branch information
s-kostyaev committed Feb 23, 2025
1 parent 25d34ce commit 8e26db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ellama.el
Original file line number Diff line number Diff line change
Expand Up @@ -3157,7 +3157,7 @@ Call CALLBACK on result list of strings. ARGS contains keys for fine control.
"Main Menu."
["Main"
[("c" "Chat" ellama-chat)
("B" "Community blueprint" ellama-community-prompts-select-blueprint)]
("B" "Chat with community blueprint" ellama-community-prompts-select-blueprint)]
[("a" "Ask Commands" ellama-transient-ask-menu)
("C" "Code Commands" ellama-transient-code-menu)]]
["Text"
Expand Down

0 comments on commit 8e26db9

Please sign in to comment.