forked from mirror/pixelfed
Update StatusTransformer, add place
This commit is contained in:
parent
460433ff20
commit
bd05f63dec
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ class StatusTransformer extends Fractal\TransformerAbstract
|
|||
'thread' => false,
|
||||
'replies' => [],
|
||||
'parent' => [],
|
||||
//'place' => $status->place
|
||||
'place' => $status->place
|
||||
];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue