marinofaggiana преди 4 години
родител
ревизия
a3ecfca7dd
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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;
     }];