Fix bad property name
This commit is contained in:
parent
4d5950b6a7
commit
67fff656b3
@ -166,8 +166,8 @@ ApplicationWindow {
|
||||
spacing: 10
|
||||
|
||||
Avatar {
|
||||
width: Nheko.avatarsize
|
||||
height: Nheko.avatarsize
|
||||
width: Nheko.avatarSize
|
||||
height: Nheko.avatarSize
|
||||
userid: model.mxid
|
||||
url: model.avatarUrl.replace("mxc://", "image://MxcImage/")
|
||||
displayName: model.displayName
|
||||
|
Loading…
Reference in New Issue
Block a user