Fix remote group moderators managing event participations
Closes #827 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -75,6 +75,7 @@ defmodule Mobilizon.GraphQL.API.Participations do
|
||||
ActivityPub.reject(
|
||||
:join,
|
||||
participation,
|
||||
true,
|
||||
%{"actor" => moderator.url}
|
||||
),
|
||||
:ok <- Participation.send_emails_to_local_user(participation) do
|
||||
|
||||
Reference in New Issue
Block a user