mod
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 1.7 KiB |
@ -196,7 +196,7 @@ class ReplyItem extends StatelessWidget {
|
|||||||
style: TextStyle(color: outline),
|
style: TextStyle(color: outline),
|
||||||
),
|
),
|
||||||
const SizedBox(width: 16),
|
const SizedBox(width: 16),
|
||||||
Text('回复', style: TextStyle(color: outline)),
|
// Text('回复', style: TextStyle(color: outline)),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user