Skip to content

Commit

Permalink
fix: 文案错误
Browse files Browse the repository at this point in the history
  • Loading branch information
orz12 committed Jan 14, 2025
1 parent b3ed997 commit c788023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pages/video/reply/widgets/reply_item.dart
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ class ReplyItem extends StatelessWidget {
Icons.offline_bolt,
color: Colors.lightBlueAccent,
size: 14,
semanticLabel: "认证个人",
semanticLabel: "认证机构",
),
),
));
Expand Down

0 comments on commit c788023

Please sign in to comment.