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:51 +02:00
committed by GitHub
parent 86b1154a56
commit 0b59c68269
@@ -843,7 +843,7 @@ SecretsRecoveryCoordinatorBridgePresenterDelegate>
- (void)deleteSecureBackup
{
MXRecoveryService *recoveryService = self.mainSession.crypto.recoveryService;
MXRecoveryService *recoveryService = self.mainSession.crypto.recoveryService;
if (recoveryService)
{
[self startActivityIndicator];