mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 15:38:28 +02:00
Added change PIN code feature from the settings
This commit is contained in:
@@ -32,4 +32,5 @@ enum EnterPinCodeViewState {
|
||||
case forgotPin // after pin has been set, user tapped forgot pin
|
||||
case confirmPinToDisable // after pin has been set, confirm pin to disable pin
|
||||
case inactive // inactive state, only used when app is not active
|
||||
case changePin // pin is set, user tapped change pin from settings
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user