spelling: inherit
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9d26a054d5
commit
7ba6d61728
|
@ -1067,7 +1067,7 @@ class Receiver
|
|||
{
|
||||
$reply = $receivers = $profile = [];
|
||||
|
||||
// When it is an answer, we inherite the receivers from the parent
|
||||
// When it is an answer, we inherit the receivers from the parent
|
||||
$replyto = JsonLD::fetchElement($activity, 'as:inReplyTo', '@id');
|
||||
if (!empty($replyto)) {
|
||||
$reply = [$replyto];
|
||||
|
|
Loading…
Reference in New Issue
Block a user