Explorar o código

Update ProfileTransformer.php

Shlee %!s(int64=5) %!d(string=hai) anos
pai
achega
06d60ac351
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      app/Transformer/ActivityPub/ProfileTransformer.php

+ 0 - 4
app/Transformer/ActivityPub/ProfileTransformer.php

@@ -39,10 +39,6 @@ class ProfileTransformer extends Fractal\TransformerAbstract
             'owner'        => $profile->permalink(),
             'publicKeyPem' => $profile->public_key,
           ],
-          // remove shared inbox support until proper support
-          // 'endpoints' => [
-          //   'sharedInbox' => config('routes.api.sharedInbox'),
-          // ],
           'icon' => [
             'type'      => 'Image',
             'mediaType' => 'image/jpeg',