Generate crypto store key

This commit is contained in:
Andy Uhnak
2023-01-26 20:02:31 +00:00
parent 1765e3fba0
commit 72ab421f3a
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];