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:16:32 +02:00 committed by GitHub
parent f62e08778d
commit af3ca7c92b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -585,7 +585,7 @@ SecretsRecoveryCoordinatorBridgePresenterDelegate>
#endif
}
- (void)resetCrossSigning:(UITapGestureRecognizer *)recognizer
- (void)resetCrossSigning:(id)sender
{
[currentAlert dismissViewControllerAnimated:NO completion:nil];