mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2025-01-14 03:46:23 +01:00
Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.ex
This commit is contained in:
parent
643f15e77b
commit
0be1fa0a86
@ -1291,6 +1291,6 @@ defmodule Pleroma.Web.ActivityPub.Transmogrifier do
|
||||
end
|
||||
|
||||
defp maybe_add_recipients_from_object(_) do
|
||||
{:error, "No referenced object"}
|
||||
{:error, :no_object}
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user