]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/ActivityPub.php
Change logo path
[friendica.git] / src / Protocol / ActivityPub.php
index c42dad2eb39c26dc6b6990f0e924235d05455b0a..6f9d7cf2485d78ecdc2015da5f99379d3c8842cf 100644 (file)
@@ -151,6 +151,7 @@ class ActivityPub
                $profile['outbox'] = $apcontact['outbox'];
                $profile['sharedinbox'] = $apcontact['sharedinbox'];
                $profile['photo'] = $apcontact['photo'];
+               $profile['header'] = $apcontact['header'];
                $profile['account-type'] = self::getAccountType($apcontact);
                $profile['community'] = ($profile['account-type'] == User::ACCOUNT_TYPE_COMMUNITY);
                // $profile['keywords']