Update Inbox

pull/1551/head
Daniel Supernault 6 years ago
parent ad4a36affd
commit 00047e9b1b
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -246,7 +246,7 @@ class Inbox
{
$actor = $this->payload['actor'];
$obj = $this->payload['object'];
$obj = $this->payload['object']['object'];
$type = $this->payload['object']['type'];
if($type !== 'Follow') {

Loading…
Cancel
Save