Fix formatting

This commit is contained in:
Mark Felder 2018-05-04 22:03:14 +00:00
parent 2a402fb395
commit 14c0c6d16b
1 changed files with 4 additions and 4 deletions

View File

@ -254,10 +254,10 @@ def prepare_object(object) 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 =