marinofaggiana há 4 anos atrás
pai
commit
a3ecfca7dd
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      iOSClient/AppDelegate.m

+ 2 - 2
iOSClient/AppDelegate.m

@@ -1540,8 +1540,8 @@
     });
 }
 
-- (void)didInputCorrectPasscodeInPasscodeViewController:(TOPasscodeViewController *)passcodeViewController {
-    
+- (void)didInputCorrectPasscodeInPasscodeViewController:(TOPasscodeViewController *)passcodeViewController
+{
     [passcodeViewController dismissViewControllerAnimated:YES completion:^{
         self.passcodeViewController = nil;
     }];