Browse Source

Update PublicApiController

Daniel Supernault 5 năm trước cách đây
mục cha
commit
86cb7d0901
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      app/Http/Controllers/PublicApiController.php

+ 2 - 0
app/Http/Controllers/PublicApiController.php

@@ -646,6 +646,8 @@ class PublicApiController extends Controller
             'in_reply_to_id',
             'reblog_of_id',
             'is_nsfw',
+            'likes_count',
+            'reblogs_count',
             'scope',
             'local',
             'created_at',