Daniel Supernault 5 роки тому
батько
коміт
c39be2464e
1 змінених файлів з 0 додано та 2 видалено
  1. 0 2
      app/Util/ActivityPub/Inbox.php

+ 0 - 2
app/Util/ActivityPub/Inbox.php

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