Refactoring secure backup references.

This commit is contained in:
SBiOSoftWhare
2020-06-26 13:07:53 +02:00
parent 7c749a026f
commit f3f1654007
17 changed files with 205 additions and 142 deletions
@@ -38,8 +38,7 @@ typedef enum : NSUInteger
typedef NS_ENUM(NSInteger, SecureBackupBannerDisplay)
{
SecureBackupBannerDisplayNone,
SecureBackupBannerDisplaySetup,
SecureBackupBannerDisplayRecover
SecureBackupBannerDisplaySetup
};
/**