mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-21 01:26:59 +08:00
@@ -48,7 +48,6 @@ class AuthorPanel extends StatelessWidget {
|
||||
Widget avatar = PendantAvatar(
|
||||
avatar: item.modules.moduleAuthor?.face,
|
||||
size: pendant.isNullOrEmpty ? 40 : 34,
|
||||
isVip: null,
|
||||
officialType: null, // 已被注释
|
||||
garbPendantImage: pendant,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user