Quoted posts from Twitter now contain media again

This commit is contained in:
Michael 2022-10-10 23:18:58 +00:00
parent 0b0567081a
commit 747139d186
1 changed files with 0 additions and 1 deletions

View File

@ -657,7 +657,6 @@ class Item
public function createSharedBlockByArray(array $item): string
{
if (!in_array($item['network'] ?? '', Protocol::FEDERATED)) {
$item['guid'] = '';
$item['uri'] = '';
}