mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 11:06:51 +08:00
fix msg live status
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -344,6 +344,7 @@ class UserInfoCard extends StatelessWidget {
|
||||
'name': card.name,
|
||||
'face': card.face,
|
||||
'mid': mid,
|
||||
'isLive': live?.liveStatus == 1,
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user