Fix event online URL AP attachment
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -881,7 +881,6 @@ defmodule Mobilizon.Federation.ActivityPub do
|
||||
|> Map.merge(%{
|
||||
"id" => "#{Endpoint.url()}/reject/follow/#{follower.id}"
|
||||
}) do
|
||||
Logger.error(inspect(update_data))
|
||||
{:ok, follower, update_data}
|
||||
else
|
||||
err ->
|
||||
|
||||
Reference in New Issue
Block a user