mod: 私信头像补充容错

This commit is contained in:
orz12
2024-07-21 09:05:39 +08:00
parent b152edad78
commit 492c1a92a6

View File

@@ -201,7 +201,7 @@ class _WhisperPageState extends State<WhisperPage> {
width: 45, width: 45,
height: 45, height: 45,
type: 'avatar', type: 'avatar',
src: sessionList[i].accountInfo?.face, src: sessionList[i].accountInfo?.face ?? "",
), ),
), ),
title: Text( title: Text(