kopia lustrzana https://github.com/nextcloud/social
do not import Local
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>pull/82/head
rodzic
f2a97772e7
commit
e7f5119e90
|
@ -872,7 +872,6 @@ abstract class ACore implements JsonSerializable {
|
|||
$this->setPublished($this->get('published', $data, ''));
|
||||
$this->setActorId($this->get('actor', $data, ''));
|
||||
$this->setObjectId($this->get('object', $data, ''));
|
||||
$this->setLocal(($this->getInt('local', $data, 0) === 1));
|
||||
}
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue