summaryrefslogtreecommitdiffstatshomepage
path: root/nroam-backlinks.el
diff options
context:
space:
mode:
Diffstat (limited to 'nroam-backlinks.el')
-rw-r--r--nroam-backlinks.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/nroam-backlinks.el b/nroam-backlinks.el
index ba5f140..0e8c06b 100644
--- a/nroam-backlinks.el
+++ b/nroam-backlinks.el
@@ -85,7 +85,7 @@
(point (org-roam-backlink-point backlink)))
(when-let* ((elt (nroam-backlinks--crawl-source file point))
(type (plist-get elt :type))
- (content (org-roam-preview-get-contents file point) file)
+ (content (org-roam-preview-get-contents file point))
(beg (point)))
(let ((outline (plist-get elt :outline))
(full-outline (plist-get elt :full-outline)))