Salmon# fixed publish an activity to remote accounts
This commit is contained in:
parent
49cf5f9ce0
commit
523848d1fd
3 changed files with 18 additions and 4 deletions
|
|
@ -10,6 +10,8 @@ defmodule Pleroma.HTTP do
|
|||
alias Pleroma.HTTP.Connection
|
||||
alias Pleroma.HTTP.RequestBuilder, as: Builder
|
||||
|
||||
@type t :: __MODULE__
|
||||
|
||||
@doc """
|
||||
Builds and perform http request.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue