mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -29,9 +29,8 @@ class SearchUserItem extends StatelessWidget {
|
||||
children: [
|
||||
const SizedBox(width: 15),
|
||||
PendantAvatar(
|
||||
avatar: item.upic,
|
||||
item.upic,
|
||||
size: 42,
|
||||
isVip: false,
|
||||
officialType: item.officialVerify?.type,
|
||||
roomId: item.isLive == 1 ? item.roomId : null,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user