mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
unbreak video thumbs
This commit is contained in:
parent
3a1159ce12
commit
8e7b1820b9
@ -83,6 +83,7 @@ module.exports = React.createClass({
|
||||
);
|
||||
}
|
||||
else {
|
||||
var TintableSvg = sdk.getComponent("elements.TintableSvg");
|
||||
download = (
|
||||
<div className="mx_MImageBody_download">
|
||||
<a href={cli.mxcUrlToHttp(content.url)} target="_blank" rel="noopener">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user