mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Added change PIN code feature from the settings
This commit is contained in:
@@ -64,6 +64,8 @@ final class SetPinCoordinator: SetPinCoordinatorType {
|
||||
return createSetupBiometricsCoordinator()
|
||||
case .inactive:
|
||||
return createEnterPinCodeCoordinator()
|
||||
case .changePin:
|
||||
return createEnterPinCodeCoordinator()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user