mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update PublicApiController
This commit is contained in:
parent
1ffbc1c7ec
commit
86cb7d0901
1 changed files with 2 additions and 0 deletions
|
@ -646,6 +646,8 @@ class PublicApiController extends Controller
|
||||||
'in_reply_to_id',
|
'in_reply_to_id',
|
||||||
'reblog_of_id',
|
'reblog_of_id',
|
||||||
'is_nsfw',
|
'is_nsfw',
|
||||||
|
'likes_count',
|
||||||
|
'reblogs_count',
|
||||||
'scope',
|
'scope',
|
||||||
'local',
|
'local',
|
||||||
'created_at',
|
'created_at',
|
||||||
|
|
Loading…
Reference in a new issue