Remove _misskey_reaction matching #500
1 changed files with 3 additions and 1 deletions
|
@ -428,7 +428,9 @@ def handle_incoming(
|
|||
|> Map.put("type", "EmojiReact")
|
||||
|> handle_incoming(options)
|
||||
else
|
||||
handle_incoming(options)
|
||||
data
|
||||
|> Map.delete("content")
|
||||
|> handle_incoming(options)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue