Merge pull request #10711 from annando/indentation

Fixed indendation
This commit is contained in:
Hypolite Petovan
2021-09-14 17:30:11 -04:00
committed by GitHub

View 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