expanding AddRemoveValidator
This commit is contained in:
parent
8857242c95
commit
2a520ba008
4 changed files with 27 additions and 26 deletions
|
|
@ -421,8 +421,7 @@ defmodule Pleroma.Web.CommonAPI do
|
|||
{:ok, _pin, _} <-
|
||||
Pipeline.common_pipeline(pin_data,
|
||||
local: true,
|
||||
activity_id: id,
|
||||
featured_address: user.featured_address
|
||||
activity_id: id
|
||||
) do
|
||||
{:ok, activity}
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue