mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 08:38:18 +08:00
fix: vip badge
This commit is contained in:
@@ -119,7 +119,7 @@ class ReplyItemGrpc extends StatelessWidget {
|
||||
type: 'avatar',
|
||||
),
|
||||
),
|
||||
if (replyItem.member.vipType > 0)
|
||||
if (replyItem.member.vipStatus > 0)
|
||||
Positioned(
|
||||
right: 0,
|
||||
bottom: 0,
|
||||
|
||||
Reference in New Issue
Block a user