updated plugin ActivityPub
version 2.3.0
This commit is contained in:
@ -52,7 +52,7 @@ class Actor extends Base_Object {
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
protected $type = 'Person';
|
||||
protected $type;
|
||||
|
||||
/**
|
||||
* A reference to an ActivityStreams OrderedCollection comprised of
|
||||
|
Reference in New Issue
Block a user