You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
Fix avatar in chat export (#12537)
* Update `@vector-im/compound-web` * Update test snapshots
This commit is contained in:
@@ -116,7 +116,6 @@ exports[`AppTile for a pinned widget should render 1`] = `
|
||||
<img
|
||||
alt=""
|
||||
class="_image_mcap2_50"
|
||||
crossorigin="anonymous"
|
||||
data-type="round"
|
||||
height="20px"
|
||||
loading="lazy"
|
||||
@@ -202,7 +201,6 @@ exports[`AppTile for a pinned widget should render permission request 1`] = `
|
||||
<img
|
||||
alt=""
|
||||
class="_image_mcap2_50"
|
||||
crossorigin="anonymous"
|
||||
data-type="round"
|
||||
height="20px"
|
||||
loading="lazy"
|
||||
@@ -355,7 +353,6 @@ exports[`AppTile preserves non-persisted widget on container move 1`] = `
|
||||
<img
|
||||
alt=""
|
||||
class="_image_mcap2_50"
|
||||
crossorigin="anonymous"
|
||||
data-type="round"
|
||||
height="20px"
|
||||
loading="lazy"
|
||||
|
Reference in New Issue
Block a user