Update Inbox, fix typo

pull/1664/head
Daniel Supernault 6 years ago
parent 48f5161b3c
commit 2e345687d9
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

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

Loading…
Cancel
Save