diff --git a/src/qml/RoomInformation.qml b/src/qml/RoomInformation.qml index 71dfd18ae..12e03f920 100644 --- a/src/qml/RoomInformation.qml +++ b/src/qml/RoomInformation.qml @@ -219,7 +219,7 @@ QQC2.ScrollView { required property int index required property string name required property string userId - required property string avatar + required property url avatar required property int powerLevel required property string powerLevelString