mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-23 08:14:10 +00:00
Merge pull request #3448 from shleeable/patch-5
Update StatusTransformer.php - #3440
This commit is contained in:
commit
c9037a1243
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ class StatusTransformer extends Fractal\TransformerAbstract
|
||||||
'website' => null
|
'website' => null
|
||||||
],
|
],
|
||||||
'mentions' => [],
|
'mentions' => [],
|
||||||
'tags' => [],
|
|
||||||
'emojis' => [],
|
'emojis' => [],
|
||||||
'card' => null,
|
'card' => null,
|
||||||
'poll' => null,
|
'poll' => null,
|
||||||
|
|
Loading…
Reference in a new issue