Downloaded files: include title + ext in filename
This commit is contained in:
@@ -55,6 +55,7 @@ HBox {
|
||||
|
||||
HRoomAvatar {
|
||||
id: avatar
|
||||
roomId: chat.roomId
|
||||
displayName: chat.roomInfo.display_name
|
||||
mxc: chat.roomInfo.avatar_url
|
||||
// enabled: chat.roomInfo.can_set_avatar # put this in "change avatar"
|
||||
|
||||
Reference in New Issue
Block a user