This commit is contained in:
Diogo Cordeiro 2018-08-02 02:08:15 +01:00
parent 51ebdcae30
commit 1d0d08544a
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ class ActivityPubPlugin extends Plugin
}
try {
return Activitypub_notice::create_notice(
ActivityPub_explorer::get_profile_from_url($res->atributtedTo),
ActivityPub_explorer::get_profile_from_url($res->attributedTo),
$res->id,
$res->url,
$res->content,