Update Riot/Modules/Settings/Security/SecurityViewController.m

Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
This commit is contained in:
manuroe
2020-06-25 17:17:04 +02:00
committed by GitHub
parent 539c1feb5a
commit ddda57feff

View File

@@ -599,7 +599,7 @@ SecretsRecoveryCoordinatorBridgePresenterDelegate>
handler:^(UIAlertAction * action)
{
// Setup and reset are the same thing
[self setupCrossSigning:recognizer];
[self setupCrossSigning:nil];
}]];
[alertController addAction:[UIAlertAction actionWithTitle:[NSBundle mxk_localizedStringForKey:@"cancel"]