beats me why the this got fucked up

This commit is contained in:
Fox 2023-03-08 12:55:53 +09:00
parent f6b2845ab3
commit a783225700

View file

@ -477,6 +477,8 @@ defmodule Pleroma.Web.ActivityPub.SideEffects do
end
end
end
{:ok, object, meta}
end
def handle_object_creation(%{"type" => "ChatMessage"} = object, _activity, meta) do