Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
pull/1782/head
Maxence Lange 2023-06-14 08:42:46 -01:00
rodzic 23100a86b9
commit 9212ead049
1 zmienionych plików z 0 dodań i 12 usunięć

Wyświetl plik

@ -246,18 +246,6 @@ class AnnounceInterface extends AbstractActivityPubInterface implements IActivit
return;
}
//
//
//
//
//
// pourquoi update !????
// $to = $this->get('attributedTo', $cachedItem->getObject(), '');
// if ($to !== '') {
// $this->streamRequest->updateAttributedTo($item->getId(), $to);
// }
try {
if ($item->hasActor()) {
$actor = $item->getActor();