marinofaggiana 5 anni fa
parent
commit
9a47cdaa3d
1 ha cambiato i file con 1 aggiunte e 4 eliminazioni
  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)) {