Fix streaming emoji reaction self only

This commit is contained in:
KMY 2023-02-26 15:57:35 +09:00
parent 3053f30683
commit dfe1332be6
5 changed files with 66 additions and 3 deletions

View file

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