diff options
author | rinpatch <rinpatch@sdf.org> | 2020-02-07 10:35:37 +0000 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2020-02-07 10:35:37 +0000 |
commit | f13b7878b42e7914248629af8c9c963f7af98d11 (patch) | |
tree | 2b06d4300f3a32517524cd3528f9f0ae43d50cf6 /docs/API/differences_in_mastoapi_responses.md | |
parent | 1b51390e4c00785b45a95e74b0ce8fa5d8a4bdbe (diff) | |
parent | 8a79f20c21fcb3baab0a817fc000c78d348349fb (diff) | |
download | pleroma-f13b7878b42e7914248629af8c9c963f7af98d11.tar.gz pleroma-f13b7878b42e7914248629af8c9c963f7af98d11.zip |
Merge branch 'rename_emoji_reactios' into 'develop'
EmojiReactions: Rename to EmojiReacts
See merge request pleroma/pleroma!2181
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: |