]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/ActivityPub.php
Merge pull request #10798 from annando/q-calls
[friendica.git] / src / Protocol / ActivityPub.php
index 9a5f06004d8c11d16627b46a4fd4c4efc93ec516..a34854152254862a50235760e55f76fe329ffb3f 100644 (file)
@@ -71,7 +71,7 @@ class ActivityPub
                'discoverable' => 'toot:discoverable',
                'PropertyValue' => 'schema:PropertyValue',
                'value' => 'schema:value',
-]];
+       ]];
        const ACCOUNT_TYPES = ['Person', 'Organization', 'Service', 'Group', 'Application', 'Tombstone'];
        /**
         * Checks if the web request is done for the AP protocol