diff --git a/kagi.el b/kagi.el index 9fc14e4..9bd61a9 100644 --- a/kagi.el +++ b/kagi.el @@ -89,7 +89,7 @@ PROMPT is used to fill in the POST part of the request." ,(format "--data '%s'" data)))) (format "curl %s %s" (string-join curl-flags " ") - kagi-api-fastgpt-url))") + kagi-api-fastgpt-url))) (defun kagi--html-bold-to-face (string) "Convert HTML tags inside STRING to faces.