Fixed indendation

pull/10711/head
Michael 2021-09-14 20:46:59 +00:00
rodzic 39e4ab89fa
commit b18f92ea72
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -70,8 +70,7 @@ class ActivityPub
'directMessage' => 'litepub:directMessage',
'discoverable' => 'toot:discoverable',
'PropertyValue' => 'schema:PropertyValue',
'value' => 'schema:value',
]];
'value' => 'schema:value']];
const ACCOUNT_TYPES = ['Person', 'Organization', 'Service', 'Group', 'Application', 'Tombstone'];
/**
* Checks if the web request is done for the AP protocol