1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-22 18:41:57 +03:00
This commit is contained in:
Matthew Hodgson
2017-10-19 01:48:49 +02:00
parent 1087b36597
commit 7fe8c9cb01

View File

@ -899,7 +899,7 @@ export default React.createClass({
initialValue={this.state.profileForm.short_description}
onValueChanged={this._onShortDescChange}
tabIndex="2"
dir="auto" />
dir="auto" />;
rightButtons.push(
<AccessibleButton className="mx_GroupView_textButton mx_RoomHeader_textButton"