Change view state name

This commit is contained in:
ismailgulek
2020-09-17 15:58:25 +03:00
parent ead4ba4092
commit 4421eb579e
3 changed files with 5 additions and 5 deletions
@@ -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