Add analytics constant to encryption tab (#29489)
As it got stuck in review for 5 months and we all forgot about it
This commit is contained in:
@@ -191,6 +191,7 @@ export default function UserSettingsDialog(props: IProps): JSX.Element {
|
||||
_td("settings|encryption|title"),
|
||||
<KeyIcon />,
|
||||
<EncryptionUserSettingsTab initialState={showResetIdentity ? "reset_identity_forgot" : undefined} />,
|
||||
"UserSettingsEncryption",
|
||||
),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user