Decypt m.video events
This commit is contained in:
parent
b6653dd0ed
commit
48cfd4f399
2 changed files with 94 additions and 7 deletions
|
@ -165,7 +165,6 @@ module.exports = React.createClass({
|
|||
render: function() {
|
||||
var TintableSvg = sdk.getComponent("elements.TintableSvg");
|
||||
var content = this.props.mxEvent.getContent();
|
||||
var cli = MatrixClientPeg.get();
|
||||
|
||||
if (content.file !== undefined && this.state.decryptedUrl === null) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue