mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
MESSENGER_2910 buildfixes IV
This commit is contained in:
@@ -93,7 +93,7 @@ final class SecureBackupSetupCoordinator: SecureBackupSetupCoordinatorType {
|
||||
|
||||
private func createIntro() -> SecureBackupSetupIntroViewController {
|
||||
// TODO: Use a coordinator
|
||||
´ let viewModel = SecureBackupSetupIntroViewModel(keyBackup: self.keyBackup,
|
||||
let viewModel = SecureBackupSetupIntroViewModel(keyBackup: self.keyBackup,
|
||||
checkKeyBackup: self.checkKeyBackup,
|
||||
homeserverEncryptionConfiguration: self.homeserverEncryptionConfiguration)
|
||||
let introViewController = SecureBackupSetupIntroViewController.instantiate(with: viewModel, cancellable: self.cancellable)
|
||||
|
||||
Reference in New Issue
Block a user