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
|
public function createSharedBlockByArray(array $item): string
|
||||||
{
|
{
|
||||||
if (!in_array($item['network'] ?? '', Protocol::FEDERATED)) {
|
if (!in_array($item['network'] ?? '', Protocol::FEDERATED)) {
|
||||||
$item['guid'] = '';
|
|
||||||
$item['uri'] = '';
|
$item['uri'] = '';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue