mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-22 16:03:25 +00:00
Merge branch 'patch-1' into 'master'
add debut statement to create activity See merge request framasoft/mobilizon!563
This commit is contained in:
commit
aed2dadb35
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@ defmodule Mobilizon.Federation.ActivityPub do
|
|||
else
|
||||
err ->
|
||||
Logger.error("Something went wrong while creating an activity")
|
||||
Logger.debug(inspect(err))
|
||||
err
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue