marinofaggiana 5 anos atrás
pai
commit
9a47cdaa3d
1 arquivos alterados com 1 adições e 4 exclusões
  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)) {