opt: pm share dyn

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-29 13:43:35 +08:00
parent defc6911d6
commit b3ab417c85

View File

@@ -309,8 +309,9 @@ class AuthorPanel extends StatelessWidget {
}, },
minLeadingWidth: 0, minLeadingWidth: 0,
), ),
if (item.basic!.commentType == 17 || if ((item.basic!.commentType == 17 ||
item.basic!.commentType == 11) item.basic!.commentType == 11) &&
item.modules.moduleBlocked == null)
ListTile( ListTile(
title: Text( title: Text(
'分享至消息', '分享至消息',