kopia lustrzana https://github.com/nextcloud/social
fixing an issue during import from remote instance
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>pull/661/head
rodzic
b35dd395a5
commit
e2fd1c7a7e
|
@ -129,6 +129,7 @@ class Note extends Stream implements JsonSerializable {
|
|||
parent::import($data);
|
||||
|
||||
$this->importAttachments($this->getArray('attachment', $data, []));
|
||||
$this->fillHashtags();
|
||||
}
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue