download/thumbnail don't need authentification
This commit is contained in:
@@ -46,7 +46,6 @@ HTileDelegate {
|
||||
|
||||
|
||||
image: HUserAvatar {
|
||||
clientUserId: model.data.user_id
|
||||
userId: model.data.user_id
|
||||
displayName: model.data.display_name
|
||||
mxc: model.data.avatar_url
|
||||
|
||||
@@ -32,7 +32,6 @@ HTileDelegate {
|
||||
|
||||
|
||||
image: HRoomAvatar {
|
||||
clientUserId: model.user_id
|
||||
displayName: model.data.display_name
|
||||
mxc: model.data.avatar_url
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user