Add custom content warnings for remote posts
This commit is contained in:
parent
85b537346a
commit
6afc61a409
3 changed files with 12 additions and 5 deletions
|
@ -552,6 +552,7 @@ class PublicApiController extends Controller
|
|||
'reblogs_count',
|
||||
'scope',
|
||||
'local',
|
||||
'cw_summary',
|
||||
'created_at',
|
||||
'updated_at'
|
||||
)->whereProfileId($profile->id)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue