opt: reply del
This commit is contained in:
@ -118,6 +118,7 @@ class _VideoReplyReplyPanelState extends State<VideoReplyReplyPanel> {
|
||||
},
|
||||
replyType: widget.replyType,
|
||||
replyReply: (replyItem) => replyReply(replyItem),
|
||||
onDelete: _videoReplyReplyController.removeReply,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user