mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-26 11:08:44 +00:00
opt handle reply note
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -246,7 +246,7 @@ class _VideoReplyPanelState extends State<VideoReplyPanel>
|
||||
id: id,
|
||||
oid: oid,
|
||||
rpid: rpid,
|
||||
firstFloor: replyItem,
|
||||
firstFloor: replyItem.replyControl.isNote ? null : replyItem,
|
||||
replyType: _videoReplyController.videoType.replyType,
|
||||
isVideoDetail: true,
|
||||
isNested: widget.isNested,
|
||||
|
||||
Reference in New Issue
Block a user