mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-01-11 14:40:46 +00:00
Update AP Inbox
This commit is contained in:
parent
f680cb1fad
commit
6d204343bc
1 changed files with 0 additions and 1 deletions
|
@ -198,7 +198,6 @@ class Inbox
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
$payload = $this->payload;
|
$payload = $this->payload;
|
||||||
$payload = unset($payload['@context']);
|
|
||||||
// send Accept to remote profile
|
// send Accept to remote profile
|
||||||
$accept = [
|
$accept = [
|
||||||
'@context' => 'https://www.w3.org/ns/activitystreams',
|
'@context' => 'https://www.w3.org/ns/activitystreams',
|
||||||
|
|
Loading…
Reference in a new issue