Fix linter + merge
This commit is contained in:
parent
12d7be2b6a
commit
a5a4f2ed7d
6 changed files with 7 additions and 119 deletions
|
@ -105,6 +105,6 @@ export default class MAudioBody extends React.PureComponent<IProps, IState> {
|
|||
<AudioPlayer playback={this.state.playback} mediaName={this.props.mxEvent.getContent().body} />
|
||||
<MFileBody {...this.props} decryptedBlob={this.state.decryptedBlob} showGenericPlaceholder={false} />
|
||||
</span>
|
||||
)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue