mirror of
https://github.com/friendica/friendica
synced 2024-11-18 15:03:41 +00:00
Merge remote-tracking branch 'upstream/2022.09-rc' into quote-uri-id
This commit is contained in:
commit
a67a364b91
1 changed files with 0 additions and 1 deletions
|
@ -657,7 +657,6 @@ class Item
|
|||
public function createSharedBlockByArray(array $item): string
|
||||
{
|
||||
if (!in_array($item['network'] ?? '', Protocol::FEDERATED)) {
|
||||
$item['guid'] = '';
|
||||
$item['uri'] = '';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue