mirror of https://github.com/vector-im/riot-web
Lint
parent
4e38b63b82
commit
5d4aa03c8e
|
@ -329,8 +329,8 @@ export default class SecurityUserSettingsTab extends React.Component {
|
|||
{
|
||||
a: sub => <a href={"#/user/" + MatrixClientPeg.get().getUserId()}
|
||||
onClick={this._onGoToUserProfileClick}
|
||||
>{sub}</a>
|
||||
}
|
||||
>{sub}</a>,
|
||||
},
|
||||
)}
|
||||
</span>
|
||||
<div className='mx_SettingsTab_subsectionText'>
|
||||
|
|
Loading…
Reference in New Issue