[COMPONENT][Blog] This is not used for replies
This commit is contained in:
parent
60713878f0
commit
23e88b30a6
|
@ -146,7 +146,6 @@ class Post extends Controller
|
|||
locale: $data['language'],
|
||||
scope: VisibilityScope::from($data['visibility']),
|
||||
attentions: [(int) $data['in']],
|
||||
reply_to: $data['reply_to_id'],
|
||||
attachments: $data['attachments'],
|
||||
process_note_content_extra_args: $extra_args,
|
||||
title: $data['title'],
|
||||
|
|
Loading…
Reference in New Issue
Block a user