diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-08-08 12:35:02 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-08-08 12:35:02 +0200 |
commit | 3f19b9707996f69164959183e67b3f4b66b1a843 (patch) | |
tree | 7cb3962ad73b19b72f85c4d3d1dd4040aa5cf9e0 | |
parent | 13dcc7d624001fb0befe16c284b28c183329058a (diff) |
index
-rw-r--r-- | mastodon-index.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mastodon-index.org b/mastodon-index.org index 4c57478..f295a8c 100644 --- a/mastodon-index.org +++ b/mastodon-index.org @@ -171,8 +171,8 @@ | e | mastodon-toot--edit-toot-at-point | Edit the user's toot at point. | | | mastodon-toot--enable-custom-emoji | Add `mastodon-instance-url's custom emoji to `emojify'. | | C-c C-e | mastodon-toot--insert-emoji | Prompt to insert an emoji. | -| . | mastodon-toot--list-toot-boosters | List the boosters of toot at point. | -| , | mastodon-toot--list-toot-favouriters | List the favouriters of toot at point. | +| . | mastodon-toot--list-boosters | List the boosters of toot at point. | +| , | mastodon-toot--list-favouriters | List the favouriters of toot at point. | | | mastodon-toot--open-draft-toot | Prompt for a draft and compose a toot with it. | | o | mastodon-toot--open-toot-url | Open URL of toot at point. | | i | mastodon-toot--pin-toot-toggle | Pin or unpin user's toot at point. | |