mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-01 09:54:37 +00:00
Download Avatar from relevent source
Instead of relying on failures directly use the available method to download the avatar.
This commit is contained in:
@@ -78,7 +78,7 @@ function renderWithMockClient(
|
||||
disconnected: false,
|
||||
supportedFeatures: {
|
||||
reactions: true,
|
||||
thumbnails: true,
|
||||
authenticatedMedia: true,
|
||||
},
|
||||
setClient: vi.fn(),
|
||||
authenticated: {
|
||||
|
||||
Reference in New Issue
Block a user