marinofaggiana 5 жил өмнө
parent
commit
9a47cdaa3d

+ 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)) {