[ActivityPub] Add HTTP Signatures
This commit is contained in:
@@ -112,7 +112,7 @@ class Notification extends Entity
|
||||
*/
|
||||
public function getTarget(): Actor
|
||||
{
|
||||
return Actor::getById($this->getActorId());
|
||||
return Actor::getById($this->getTargetId());
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user