Change emoji reaction signal EmojiReact to Like
This commit is contained in:
parent
23008c7068
commit
12e3212a9e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class ActivityPub::EmojiReactionSerializer < ActivityPub::Serializer
|
|||
end
|
||||
|
||||
def type
|
||||
'EmojiReact'
|
||||
'Like'
|
||||
end
|
||||
|
||||
def actor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue