Merge remote-tracking branch 'upstream/2022.09-rc' into quote-uri-id
This commit is contained in:
commit
a67a364b91
|
@ -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 New Issue
Block a user