forked from AkkomaGang/akkoma
Fix formatting
This commit is contained in:
parent
2a402fb395
commit
14c0c6d16b
1 changed files with 4 additions and 4 deletions
|
@ -254,10 +254,10 @@ def prepare_object(object) 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 a new issue