pull/21833/head
David Baker 2020-04-27 14:43:17 +01:00
parent d6f96f2f27
commit 63d2d128c5
1 changed files with 2 additions and 2 deletions

View File

@ -301,8 +301,8 @@ export default class SecurityUserSettingsTab extends React.Component {
{ {
a: sub => <a href={"#/user/" + MatrixClientPeg.get().getUserId()} a: sub => <a href={"#/user/" + MatrixClientPeg.get().getUserId()}
onClick={this._onGoToUserProfileClick} onClick={this._onGoToUserProfileClick}
>{sub}</a> >{sub}</a>,
} },
)} )}
</span> </span>
<div className='mx_SettingsTab_subsectionText'> <div className='mx_SettingsTab_subsectionText'>