1
0
Fork 0

Fix call to renamed function

This commit is contained in:
Bram Schoenmakers 2023-12-28 17:43:41 +01:00
parent 8db0c71163
commit 5b5c91bea8
Signed by: bram
GPG key ID: 0CCD19DFDC63258F

View file

@ -179,7 +179,7 @@ https://help.kagi.com/kagi/api/fastgpt.html for more information."
(format "%s %s\n%s\n%s"
(kagi--format-reference-index (1+ i))
title
(kagi--html-bold-to-face snippet) url)))
(kagi--convert-markup-to-faces snippet) url)))
references)
"\n\n"))