Actual real fix.

This commit is contained in:
lain 2018-02-25 22:28:53 +01:00
parent 0d69bbc1fb
commit 82df16f7c3
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ def handle_incoming(%{"type" => "Create", "object" => %{"type" => "Note"} = obje
to: data["to"],
object: object,
actor: user,
context: data["object"]["conversation"],
context: object["conversation"],
local: false,
published: data["published"],
additional: Map.take(data, [