Generate crypto store key

This commit is contained in:
Andy Uhnak
2023-01-26 20:02:31 +00:00
parent 53f7c37c36
commit b6cb571d34
6 changed files with 51 additions and 7 deletions
@@ -3386,7 +3386,7 @@ ChangePasswordCoordinatorBridgePresenterDelegate>
MXWeakify(self);
[currentAlert dismissViewControllerAnimated:NO completion:nil];
UIAlertController *confirmationAlert = [UIAlertController alertControllerWithTitle:nil
UIAlertController *confirmationAlert = [UIAlertController alertControllerWithTitle:VectorL10n.settingsLabsEnableCryptoSdk
message:VectorL10n.settingsLabsConfirmCryptoSdk
preferredStyle:UIAlertControllerStyleAlert];