Use camelCase
Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
parent
400917623c
commit
6ced61b709
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ export default class MessageContextMenu extends React.Component {
|
||||||
cli: MatrixClientPeg.get(),
|
cli: MatrixClientPeg.get(),
|
||||||
event: this.props.mxEvent,
|
event: this.props.mxEvent,
|
||||||
permalinkCreator: this.props.permalinkCreator,
|
permalinkCreator: this.props.permalinkCreator,
|
||||||
}, 'mx_Dialog_forwardmessage');
|
}, 'mx_Dialog_forwardMessage');
|
||||||
this.closeMenu();
|
this.closeMenu();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue