Explorar o código

fix intendation

cyberta %!s(int64=6) %!d(string=hai) anos
pai
achega
961deb556f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      deltachat-ios/AppDelegate.swift

+ 1 - 1
deltachat-ios/AppDelegate.swift

@@ -73,7 +73,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
         start()
         if !isConfigured {
             appCoordinator.presentLoginController()
-		}
+        }
         return true
     }