aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-tl.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@disroot.org>2024-10-30 12:59:26 +0100
committermarty hiatt <martianhiatus@disroot.org>2024-10-30 12:59:26 +0100
commitdb0e6bdf54833df7ca89afe7341bd89e2e689f7b (patch)
tree82024fcaf2bbfcf5e0a2296568828a5705af53dd /lisp/mastodon-tl.el
parent14e3fa36cb2e36a36e13005ac5b54cd2aed3f512 (diff)
parente97547a1604944cb281d95c3e94848f2b559a16d (diff)
Merge branch 'develop' into non-group-notifs
Diffstat (limited to 'lisp/mastodon-tl.el')
-rw-r--r--lisp/mastodon-tl.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index 6c043ac..3a7988e 100644
--- a/lisp/mastodon-tl.el
+++ b/lisp/mastodon-tl.el
@@ -160,7 +160,7 @@ nil."
(favourite . ("⭐" . "F"))
(bookmark . ("🔖" . "K"))
(media . ("📹" . "[media]"))
- (verified . ("" . "V"))
+ (verified . ("✓" . "V"))
(locked . ("🔒" . "[locked]"))
(private . ("🔒" . "[followers]"))
(direct . ("✉" . "[direct]"))