fix: check dyn blocked

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-29 14:01:00 +08:00
parent 4b6b3e8377
commit 1cbeacbd0f

View File

@@ -311,7 +311,7 @@ class AuthorPanel extends StatelessWidget {
),
if ((item.basic!.commentType == 17 ||
item.basic!.commentType == 11) &&
item.modules.moduleBlocked == null)
item.modules.moduleDynamic?.major?.blocked == null)
ListTile(
title: Text(
'分享至消息',