mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 15:38:28 +02:00
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user