fix: reply2reply showing

This commit is contained in:
bggRGjQaUbCoE
2024-08-27 01:03:21 +08:00
parent a076676e1c
commit e01026ad93

View File

@@ -473,8 +473,7 @@ class ReplyItemRow extends StatelessWidget {
) )
], ],
TextSpan( TextSpan(
text: replies![i].content?.members?.isEmpty == text: replies![i].root == replies![i].parent
true
? ': ' ? ': '
: ' '), : ' '),
buildContent( buildContent(