mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 22:41:27 +00:00
Merge pull request #998 from pixelfed/frontend-ui-refactor
Update AP Inbox
This commit is contained in:
commit
7624b6b586
1 changed files with 0 additions and 1 deletions
|
@ -198,7 +198,6 @@ class Inbox
|
|||
]);
|
||||
}
|
||||
$payload = $this->payload;
|
||||
$payload = unset($payload['@context']);
|
||||
// send Accept to remote profile
|
||||
$accept = [
|
||||
'@context' => 'https://www.w3.org/ns/activitystreams',
|
||||
|
|
Loading…
Reference in a new issue