1
0
Fork 0

Merge pull request #998 from pixelfed/frontend-ui-refactor

Update AP Inbox
This commit is contained in:
daniel 2019-03-09 13:38:40 -07:00 committed by GitHub
commit 7624b6b586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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',