marinofaggiana il y a 5 ans
Parent
commit
9a47cdaa3d
1 fichiers modifiés avec 1 ajouts et 4 suppressions
  1. 1 4
      iOSClient/AppDelegate.m

+ 1 - 4
iOSClient/AppDelegate.m

@@ -318,10 +318,7 @@ PKPushRegistry *pushRegistry;
             return;
         }
         
-        // ------------------- Nextcloud -------------------------
-        //
-        
-        // Login flow : LoginWeb
+        // normal login
         if (selector == k_intro_signup) {
             
             if (!(_activeLoginWeb.isViewLoaded && _activeLoginWeb.view.window)) {