Change view state name

This commit is contained in:
ismailgulek
2020-09-17 15:58:25 +03:00
parent 413c74b679
commit 49ded6f0fc
3 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ import Foundation
/// EnterPinCodeViewController view state
enum EnterPinCodeViewState {
case choosePin // creating pin for the first time, enter for first
case blockedPin // creating pin for the first time, provided pin is blocked
case notAllowedPin // creating pin for the first time, provided pin is not allowed
case confirmPin // creating pin for the first time, confirm
case pinsDontMatch // pins don't match
case unlock // after pin has been set, enter pin to unlock