1
0
Daniel Supernault 5 жил өмнө
parent
commit
c39be2464e

+ 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;
         }