This commit is contained in:
guozhibin
2024-06-25 23:51:32 +08:00
committed by guozhigq
parent 6dfce6a158
commit 832609e873
2 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ class ReplyItem extends StatelessWidget {
style: TextStyle(color: outline),
),
const SizedBox(width: 16),
Text('回复', style: TextStyle(color: outline)),
// Text('回复', style: TextStyle(color: outline)),
],
)
],