More efficient queries.
This commit is contained in:
parent
0b5bc62b33
commit
1cd6194dee
2 changed files with 5 additions and 3 deletions
|
|
@ -95,7 +95,8 @@ defmodule Pleroma.Factory do
|
|||
}
|
||||
|
||||
%Pleroma.Activity{
|
||||
data: data
|
||||
data: data,
|
||||
actor: follower.ap_id
|
||||
}
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue