summaryrefslogtreecommitdiffstats
path: root/resources/qml/RoomSettings.qml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/RoomSettings.qml')
-rw-r--r--resources/qml/RoomSettings.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/qml/RoomSettings.qml b/resources/qml/RoomSettings.qml
index a70cd71a..152567c8 100644
--- a/resources/qml/RoomSettings.qml
+++ b/resources/qml/RoomSettings.qml
@@ -38,6 +38,7 @@ ApplicationWindow {
Avatar {
url: roomSettings.roomAvatarUrl.replace("mxc://", "image://MxcImage/")
+ roomid: roomSettings.roomid
displayName: roomSettings.roomName
height: 130
width: 130