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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user