瀏覽代碼

fix

Signed-off-by: Marino Faggiana <8616947+marinofaggiana@users.noreply.github.com>
Marino Faggiana 1 年之前
父節點
當前提交
b337b45354
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      iOSClient/AppDelegate.swift

+ 2 - 0
iOSClient/AppDelegate.swift

@@ -788,6 +788,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
                             self.requestAccount()
                         }
                     }
+                } else {
+                    NCKeychain().passcodeCounterFail += 1
                 }
             }
         }