gptel-transient: Fix autoloads for gptel-send-menu
This commit is contained in:
parent
a673f54a3e
commit
9da22155de
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
(require 'gptel)
|
||||
(require 'transient)
|
||||
|
||||
;;;###autoload
|
||||
;;;###autoload (autoload 'gptel-send-menu "gptel-transient" nil t)
|
||||
(transient-define-prefix gptel-send-menu ()
|
||||
"Change parameters of prompt to send ChatGPT."
|
||||
[:description
|
||||
|
|
Loading…
Add table
Reference in a new issue