diff options
author | Lain Soykaf <lain@soykaf.club> | 2020-02-06 18:09:57 +0100 |
---|---|---|
committer | Lain Soykaf <lain@soykaf.club> | 2020-02-06 18:09:57 +0100 |
commit | 8a79f20c21fcb3baab0a817fc000c78d348349fb (patch) | |
tree | 4deeec8a033c173391fc59c048f4149dfe2f2dda /docs/API/differences_in_mastoapi_responses.md | |
parent | df0b00b32dbfa15cfd941c87bea6b32a43625f75 (diff) | |
download | pleroma-8a79f20c21fcb3baab0a817fc000c78d348349fb.tar.gz pleroma-8a79f20c21fcb3baab0a817fc000c78d348349fb.zip |
EmojiReactions: Rename to EmojiReacts
Diffstat (limited to 'docs/API/differences_in_mastoapi_responses.md')
-rw-r--r-- | docs/API/differences_in_mastoapi_responses.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/API/differences_in_mastoapi_responses.md b/docs/API/differences_in_mastoapi_responses.md index 82d967e4d..89245261c 100644 --- a/docs/API/differences_in_mastoapi_responses.md +++ b/docs/API/differences_in_mastoapi_responses.md @@ -101,7 +101,7 @@ The `type` value is `move`. Has an additional field: - `target`: new account -### EmojiReaction Notification +### EmojiReact Notification The `type` value is `pleroma:emoji_reaction`. Has these fields: |