diff --git a/ui/app/AppLayouts/Chat/views/CompactMessageView.qml b/ui/app/AppLayouts/Chat/views/CompactMessageView.qml index 3850d32b7e..142575a367 100644 --- a/ui/app/AppLayouts/Chat/views/CompactMessageView.qml +++ b/ui/app/AppLayouts/Chat/views/CompactMessageView.qml @@ -468,7 +468,7 @@ Item { z: 51 sourceComponent: Component { StatusChatImage { - imageSource: profileImageSource + imageSource: image imageWidth: 200 onClicked: { if (mouse.button === Qt.LeftButton) {