kopia lustrzana https://github.com/friendica/friendica
Removed the word "test"
rodzic
5bf8c895a9
commit
e539c74fa4
|
@ -724,7 +724,7 @@ class Transmitter
|
|||
unset($data['bcc']);
|
||||
|
||||
$object['to'] = $data['to'];
|
||||
$object['tag'] = [['type' => 'Mention', 'href' => $object['to'][0], 'name' => 'test']];
|
||||
$object['tag'] = [['type' => 'Mention', 'href' => $object['to'][0], 'name' => '']];
|
||||
|
||||
unset($object['cc']);
|
||||
unset($object['bcc']);
|
||||
|
|
Ładowanie…
Reference in New Issue