mirror of
https://github.com/friendica/friendica
synced 2024-11-18 17:03:41 +00:00
commit
da869260ef
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue