Threaded through the event type to the user
This commit is contained in:
parent
0d03a8791d
commit
adf6dfe4ea
2 changed files with 3 additions and 1 deletions
|
@ -576,7 +576,7 @@ export default class MessagePanel extends React.Component {
|
|||
ref={this._collectEventNode.bind(this, eventId)}
|
||||
data-scroll-tokens={scrollToken}
|
||||
>
|
||||
<TileErrorBoundary>
|
||||
<TileErrorBoundary mxEvent={mxEv}>
|
||||
<EventTile mxEvent={mxEv}
|
||||
continuation={continuation}
|
||||
isRedacted={mxEv.isRedacted()}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue