aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-tl.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@disroot.org>2024-10-30 12:42:59 +0100
committermarty hiatt <martianhiatus@disroot.org>2024-10-30 12:42:59 +0100
commit16c4ddcd693068c738ae4bb271c60841f1912f4c (patch)
treee7b3c8437ed942ea28a3554e5e784ebd1f3167da /lisp/mastodon-tl.el
parent879eaeefb559ec4e90314e1e94fb8f5045fb0a16 (diff)
parente97547a1604944cb281d95c3e94848f2b559a16d (diff)
Merge branch 'develop'
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 5eb52e3..5178a25 100644
--- a/lisp/mastodon-tl.el
+++ b/lisp/mastodon-tl.el
@@ -159,7 +159,7 @@ nil."
(favourite . ("⭐" . "F"))
(bookmark . ("🔖" . "K"))
(media . ("📹" . "[media]"))
- (verified . ("" . "V"))
+ (verified . ("✓" . "V"))
(locked . ("🔒" . "[locked]"))
(private . ("🔒" . "[followers]"))
(direct . ("✉" . "[direct]"))