aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-profile.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-26 11:22:10 +0100
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-26 11:22:10 +0100
commit217af69c12d4472d308e2aec6cdd78045d70d97b (patch)
treef0806a9563fe7118b78deac89c0fa33be988ec33 /lisp/mastodon-profile.el
parent5d5d4078f3f307e3fd5f020cbee53e9a3f9197c1 (diff)
symbols: preceding space for locked accounts, private/direct toots
Diffstat (limited to 'lisp/mastodon-profile.el')
-rw-r--r--lisp/mastodon-profile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el
index c275e5c..54f0e84 100644
--- a/lisp/mastodon-profile.el
+++ b/lisp/mastodon-profile.el
@@ -629,7 +629,7 @@ HEADERS means also fetch link headers for pagination."
(propertize (concat "@" acct)
'face 'default)
(if (equal locked t)
- (mastodon-tl--symbol 'locked)
+ (concat " " (mastodon-tl--symbol 'locked))
"")
"\n ------------\n"
;; profile note: