Add initial support for user avatar thumbnails
This commit is contained in:
@@ -12,7 +12,6 @@ Banner {
|
||||
|
||||
// TODO: avatar func auto
|
||||
avatar.userId: userId
|
||||
avatar.imageUrl: userInfo ? userInfo.avatarUrl : null
|
||||
labelText: qsTr("You are not part of this room anymore.")
|
||||
|
||||
buttonModel: [
|
||||
|
Reference in New Issue
Block a user