EmojiReactions: Rename to EmojiReacts
This commit is contained in:
parent
df0b00b32d
commit
8a79f20c21
12 changed files with 21 additions and 21 deletions
|
|
@ -31,7 +31,7 @@ defmodule Pleroma.Activity do
|
|||
"Announce" => "reblog",
|
||||
"Like" => "favourite",
|
||||
"Move" => "move",
|
||||
"EmojiReaction" => "pleroma:emoji_reaction"
|
||||
"EmojiReact" => "pleroma:emoji_reaction"
|
||||
}
|
||||
|
||||
@mastodon_to_ap_notification_types for {k, v} <- @mastodon_notification_types,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue