Fix formatting

stable
Mark Felder 6 years ago
parent 2a402fb395
commit 14c0c6d16b

@ -254,10 +254,10 @@ defmodule Pleroma.Web.ActivityPub.Transmogrifier do
|> set_reply_to_uri |> set_reply_to_uri
end end
# @doc # @doc
# """ # """
# internal -> Mastodon # internal -> Mastodon
# """ # """
def prepare_outgoing(%{"type" => "Create", "object" => %{"type" => "Note"} = object} = data) do def prepare_outgoing(%{"type" => "Create", "object" => %{"type" => "Note"} = object} = data) do
object = object =

Loading…
Cancel
Save