opt del reply

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-27 14:13:14 +08:00
parent c34eeba859
commit 8b6320730c
2 changed files with 4 additions and 2 deletions

View File

@@ -553,7 +553,7 @@ class ReplyItemGrpc extends StatelessWidget {
),
),
TextSpan(
text: replyItem.replyControl.subReplyEntryText,
text: '${replyItem.count}条回复',
style: TextStyle(
color: theme.colorScheme.primary,
),