aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/mastodon-profile.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el
index 8f38a52..830e6ac 100644
--- a/lisp/mastodon-profile.el
+++ b/lisp/mastodon-profile.el
@@ -259,9 +259,7 @@ NO-REBLOGS means do not display boosts in statuses."
(switch-to-buffer-other-window buffer)
(text-mode)
(mastodon-tl--set-buffer-spec (buffer-name buffer) "accounts/verify_credentials" nil)
- (setq-local header-line-format
- (propertize msg-str
- 'face 'font-lock-comment-face))
+ (setq-local header-line-format msg-str)
(mastodon-profile-update-mode t)
(insert (propertize (concat (propertize "0"
'note-counter t