diff options
| -rw-r--r-- | lisp/mastodon-tl.el | 1 | 
1 files changed, 0 insertions, 1 deletions
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)         " "  | 
