Create irc layout

This commit is contained in:
Jorik Schellekens 2020-04-29 15:07:41 +01:00
parent c1e740a596
commit 10c8d253c8
3 changed files with 148 additions and 7 deletions

View file

@ -607,6 +607,7 @@ export default class MessagePanel extends React.Component {
isSelectedEvent={highlight}
getRelationsForEvent={this.props.getRelationsForEvent}
showReactions={this.props.showReactions}
useIRCLayout={this.state.useIRCLayout}
/>
</TileErrorBoundary>
</li>,