1
0
Daniel Supernault 6 жил өмнө
parent
commit
6d204343bc

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

@@ -198,7 +198,6 @@ class Inbox
                 ]);
             }
             $payload = $this->payload;
-            $payload = unset($payload['@context']);
             // send Accept to remote profile
             $accept = [
                 '@context' => 'https://www.w3.org/ns/activitystreams',