Merge pull request #2157 from pixelfed/staging

Update Inbox
pull/2158/head
daniel 5 years ago committed by GitHub
commit 6c7c94f31f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save