aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-profile.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-05-21 18:57:46 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-05-21 18:57:46 +0200
commit40a396d110f56729f357e902eed8914b137a7659 (patch)
tree13a16ed5ed69d7bddf6eeb07a39bb7582dae5a8d /lisp/mastodon-profile.el
parent6e08235622a37e530d012af7a93210685ff01b2b (diff)
fix profile toots heading for media only
Diffstat (limited to 'lisp/mastodon-profile.el')
-rw-r--r--lisp/mastodon-profile.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el
index 5ca122a..4e2c3f7 100644
--- a/lisp/mastodon-profile.el
+++ b/lisp/mastodon-profile.el
@@ -627,6 +627,8 @@ HEADERS means also fetch link headers for pagination."
" TOOTS (no boosts)")
(no-replies
" TOOTS (no replies)")
+ (only-media
+ " TOOTS (media only)")
(t
" TOOTS ")))
(is-followers " FOLLOWERS ")