aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/mastodon-tl.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index de08971..4b3f3c9 100644
--- a/lisp/mastodon-tl.el
+++ b/lisp/mastodon-tl.el
@@ -577,6 +577,7 @@ By default it is `mastodon-tl--byline-boosted'"
(propertize "\n ------------\n" 'face 'default))
'favourited-p faved
'boosted-p boosted
+ 'bookmarked-p bookmarked
'byline t))))
(defun mastodon-tl--format-faved-or-boosted-byline (letter)