Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-09-04 22:08:32 +08:00
parent 172389b12b
commit 7e1e42181c
13 changed files with 219 additions and 194 deletions

View File

@@ -479,6 +479,7 @@ class AuthorPanel extends StatelessWidget {
mid: moduleAuthor.mid,
dynId: item.idStr,
reasonType: reasonType,
reasonDesc: reasonType == 0 ? reasonDesc : null,
);
},
);