fix(desktop/chat) image was not displayed in message

Closes #3976
This commit is contained in:
Alexandra Betouni 2021-11-03 23:34:58 +02:00 committed by Iuri Matias
parent 8dace226c5
commit de867f9218
1 changed files with 1 additions and 1 deletions

View File

@ -468,7 +468,7 @@ Item {
z: 51
sourceComponent: Component {
StatusChatImage {
imageSource: profileImageSource
imageSource: image
imageWidth: 200
onClicked: {
if (mouse.button === Qt.LeftButton) {