diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-05-29 15:56:31 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-05-30 10:18:07 +0200 |
commit | 9785650845b3f1d988b080ff14e166bbd390863e (patch) | |
tree | aa786933829a3e7cc8ffebcd8f39abc0eaf45f47 /mastodon-index.org | |
parent | 5b321820fa23fba187c8bb92c159e2c76eb1407e (diff) |
docstring and index
Diffstat (limited to 'mastodon-index.org')
-rw-r--r-- | mastodon-index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mastodon-index.org b/mastodon-index.org index 0e0d739..4dd5ae3 100644 --- a/mastodon-index.org +++ b/mastodon-index.org @@ -140,7 +140,7 @@ | | mastodon-tl--toggle-spoiler-in-thread | Toggler content warning for all posts in current thread. | | c | mastodon-tl--toggle-spoiler-text-in-toot | Toggle the visibility of the spoiler text in the current toot. | | C-S-b | mastodon-tl--unblock-user | Query for USER-HANDLE from list of blocked users and unblock that user. | -| | mastodon-tl--unfilter-user-languages | | +| | mastodon-tl--unfilter-user-languages | Remove any language filters for USER-HANDLE. | | | mastodon-tl--unfollow-tag | Prompt for a followed tag, and unfollow it. | | C-S-w | mastodon-tl--unfollow-user | Query for USER-HANDLE from current status and unfollow that user. | | | mastodon-tl--unmute-thread | Mute the thread displayed in the current buffer. | |