mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Cleaning
This commit is contained in:
@@ -47,6 +47,10 @@ private enum BackupRows {
|
||||
case deleteKeyBackupAction(keyBackupVersion: MXKeyBackupVersion)
|
||||
}
|
||||
|
||||
/// SettingsSecureBackupTableViewSection provides UITableViewCells to manage secure backup and key backup.
|
||||
///
|
||||
/// All states are described in SettingsSecureBackupViewState.
|
||||
/// All actions in SettingsSecureBackupViewAction.
|
||||
@objc final class SettingsSecureBackupTableViewSection: NSObject {
|
||||
|
||||
// MARK: - Properties
|
||||
|
||||
Reference in New Issue
Block a user