mirror of https://github.com/vector-im/riot-web
Fix linting
parent
9facb0d963
commit
ef51a46d24
|
@ -180,7 +180,7 @@ export default class MessageActionBar extends React.PureComponent {
|
||||||
allowClose: false,
|
allowClose: false,
|
||||||
refireParams: {
|
refireParams: {
|
||||||
event: this.props.mxEvent,
|
event: this.props.mxEvent,
|
||||||
}
|
},
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue