Fix streaming emoji reaction self only
This commit is contained in:
parent
3053f30683
commit
dfe1332be6
5 changed files with 66 additions and 3 deletions
|
@ -11,7 +11,7 @@ class ActivityPub::EmojiReactionSerializer < ActivityPub::Serializer
|
|||
end
|
||||
|
||||
def type
|
||||
'Like'
|
||||
'EmojiReact'
|
||||
end
|
||||
|
||||
def actor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue