From 8b4d1cbf0727879e5cbeb2f8af985cea1683c771 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Mon, 14 Oct 2024 10:04:52 +0200 Subject: no byline prop for card author --- lisp/mastodon-tl.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/mastodon-tl.el') diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index c4abbf0..b32fe70 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -917,7 +917,6 @@ links in the text. If TOOT is nil no parsing occurs." (concat (propertize .username 'face 'mastodon-display-name-face - 'byline t 'item-type 'user 'item-id .id) " " -- cgit v1.2.3