Fix Manus comments

This commit is contained in:
ismailgulek
2020-07-22 22:45:20 +03:00
parent 79d429bd3a
commit 1940736655
4 changed files with 15 additions and 17 deletions
@@ -25,5 +25,6 @@ enum EnterPinCodeViewAction {
case forgotPinPressed
case cancel
case pinsDontMatchAlertAction
case forgotPinAlertAction
case forgotPinAlertResetAction
case forgotPinAlertCancelAction
}