diff --git a/lib/pages/video/detail/reply/widgets/reply_item.dart b/lib/pages/video/detail/reply/widgets/reply_item.dart index 2a43ad30..df3303ec 100644 --- a/lib/pages/video/detail/reply/widgets/reply_item.dart +++ b/lib/pages/video/detail/reply/widgets/reply_item.dart @@ -555,6 +555,7 @@ InlineSpan buildContent( type: 'emote', width: size * 20, height: size * 20, + semanticsLabel: matchStr, ), )); } else if (matchStr.startsWith("@") &&