Change emoji reaction signal EmojiReact to Like

This commit is contained in:
KMY 2023-08-03 10:06:38 +09:00
parent 23008c7068
commit 12e3212a9e

View file

@ -11,7 +11,7 @@ class ActivityPub::EmojiReactionSerializer < ActivityPub::Serializer
end
def type
'EmojiReact'
'Like'
end
def actor