Update Inbox

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

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

Loading…
Cancel
Save