little fix
This commit is contained in:
parent
4aaffe3a10
commit
46dab37351
3 changed files with 20 additions and 3 deletions
|
|
@ -362,6 +362,7 @@ defmodule Pleroma.Activity do
|
|||
ap_id
|
||||
|> Queries.by_object_id()
|
||||
|> with_preloaded_object()
|
||||
|> first()
|
||||
|> Repo.one()
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue