mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -61,8 +61,7 @@ class ActionPanel extends StatelessWidget {
|
||||
),
|
||||
Expanded(
|
||||
child: TextButton.icon(
|
||||
onPressed: () =>
|
||||
PageUtils.pushDynDetail(item, isPush: true, viewReply: true),
|
||||
onPressed: () => PageUtils.pushDynDetail(item, isPush: true),
|
||||
icon: Icon(
|
||||
FontAwesomeIcons.comment,
|
||||
size: 16,
|
||||
|
||||
Reference in New Issue
Block a user