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:
Karthik Chikmagalur 2024-03-20 19:46:41 -07:00
parent 9bc54bed9c
commit 9eea4be5ed

View file

@ -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)