MESSENGER Patch from bwMessenger 1.22 Release

This commit is contained in:
Frank Rotermund
2022-07-25 08:24:31 +02:00
parent ac75576ca7
commit 42b593e077
9 changed files with 60 additions and 37 deletions

View File

@@ -51,7 +51,7 @@ final class SetupBiometricsCoordinator: SetupBiometricsCoordinatorType {
// MARK: - Public methods
func start() {
func start() {
self.setupBiometricsViewModel.coordinatorDelegate = self
}