gptel-transient: Fix gptel-menu definition bug (#265)
gptel-transient.el (gptel-menu): Fix error in definition syntax. Fix provided by @wrn.
This commit is contained in:
parent
9bc54bed9c
commit
9eea4be5ed
1 changed files with 2 additions and 2 deletions
|
@ -275,8 +275,8 @@ Also format its value in the Transient menu."
|
|||
"Instructions"
|
||||
("s" "Set system message" gptel-system-prompt :transient t)
|
||||
(gptel--infix-add-directive)]]
|
||||
[[:pad-keys t
|
||||
"Model Parameters"
|
||||
[["Model Parameters"
|
||||
:pad-keys t
|
||||
(gptel--infix-variable-scope)
|
||||
(gptel--infix-provider)
|
||||
(gptel--infix-max-tokens)
|
||||
|
|
Loading…
Add table
Reference in a new issue