Update Inbox

This commit is contained in:
Daniel Supernault 2019-07-24 19:04:39 -06:00
parent 654b880119
commit f5701e8714
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 2 additions and 0 deletions

View File

@ -243,6 +243,8 @@ class Inbox
public function handleAcceptActivity()
{
return;
$actor = $this->payload['actor'];
$obj = $this->payload['object'];
switch ($obj['type']) {