1
0
Fork 0

Merge pull request #2157 from pixelfed/staging

Update Inbox
This commit is contained in:
daniel 2020-04-29 16:15:04 -06:00 committed by GitHub
commit 6c7c94f31f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -293,8 +293,6 @@ class Inbox
if(!isset(
$this->payload['actor'],
$this->payload['object'],
$this->payload['object']['id'],
$this->payload['object']['type']
)) {
return;
}