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:25 +02:00
committed by GitHub
parent ed15566b4e
commit d80f0e6316

View File

@@ -562,7 +562,7 @@ SecretsRecoveryCoordinatorBridgePresenterDelegate>
[buttonCell.mxkButton addTarget:self action:@selector(setupCrossSigning:) forControlEvents:UIControlEventTouchUpInside];
}
- (void)setupCrossSigning:(UITapGestureRecognizer *)recognizer
- (void)setupCrossSigning:(id)sender
{
#ifdef NEW_CROSS_SIGNING_FLOW
// TODO: Implement the true setup flow