opt: dynamic comment push

This commit is contained in:
guozhigq
2024-11-16 14:54:57 +08:00
parent d8b1ee1b2a
commit f932175a1f
5 changed files with 48 additions and 11 deletions

View File

@ -125,7 +125,7 @@ class LikeItem extends StatelessWidget {
final String type = item.item!.type!;
return InkWell(
onTap: () async {
MessageUtils.onClickMessage(context, uri, nativeUri, type);
MessageUtils.onClickMessage(context, uri, nativeUri, type, null);
},
child: Stack(
children: [