mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-06 04:36:21 +02:00
remove redundant localecho part from method name
This commit is contained in:
parent
f9188bca92
commit
c4fc2a8089
@ -592,7 +592,7 @@ module.exports = React.createClass({
|
||||
readReceiptMap={this._readReceiptMap}
|
||||
showUrlPreview={this.props.showUrlPreview}
|
||||
checkUnmounting={this._isUnmounting}
|
||||
eventSendStatus={mxEv.getAssociatedLocalEchoStatus()}
|
||||
eventSendStatus={mxEv.getAssociatedStatus()}
|
||||
tileShape={this.props.tileShape}
|
||||
isTwelveHour={this.props.isTwelveHour}
|
||||
permalinkCreator={this.props.permalinkCreator}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user