1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-13 08:02:38 +03:00
This commit is contained in:
David Baker
2020-04-27 14:43:17 +01:00
parent d6f96f2f27
commit 63d2d128c5

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'>