mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2024-11-05 23:21:43 +01:00
Fix formatting
This commit is contained in:
parent
2a402fb395
commit
14c0c6d16b
@ -254,10 +254,10 @@ defmodule Pleroma.Web.ActivityPub.Transmogrifier do
|
||||
|> set_reply_to_uri
|
||||
end
|
||||
|
||||
# @doc
|
||||
# """
|
||||
# internal -> Mastodon
|
||||
# """
|
||||
# @doc
|
||||
# """
|
||||
# internal -> Mastodon
|
||||
# """
|
||||
|
||||
def prepare_outgoing(%{"type" => "Create", "object" => %{"type" => "Note"} = object} = data) do
|
||||
object =
|
||||
|
Loading…
Reference in New Issue
Block a user